pub async fn execute_market_event(
backend: &BackendConn,
operation: MarketEventOperation,
body: Bytes,
reserved: [u8; 10],
) -> Result<CommandResponse>pub async fn execute_market_event(
backend: &BackendConn,
operation: MarketEventOperation,
body: Bytes,
reserved: [u8; 10],
) -> Result<CommandResponse>