Function mango_v4::mango_v4::serum3_place_order_v2
source · pub fn serum3_place_order_v2(
ctx: Context<'_, '_, '_, '_, Serum3PlaceOrder<'_>>,
side: Serum3Side,
limit_price: u64,
max_base_qty: u64,
max_native_quote_qty_including_fees: u64,
self_trade_behavior: Serum3SelfTradeBehavior,
order_type: Serum3OrderType,
client_order_id: u64,
limit: u16
) -> Result<()>
Expand description
requires the receiver_bank in the health account list to be writable