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