Skip to main content

execute_trade_auth

Function execute_trade_auth 

Source
pub async fn execute_trade_auth(
    backend: &BackendConn,
    operation: TradeAuthOperation,
    body: Bytes,
) -> Result<CommandResponse>