Skip to main content

query_crypto_max_buy_sell_qty

Function query_crypto_max_buy_sell_qty 

Source
pub async fn query_crypto_max_buy_sell_qty(
    backend: &BackendConn,
    ctx: &CryptoAccountContext,
    input: CryptoMaxBuySellQtyRequest,
) -> Result<CryptoMaxBuySellQtyInfo>