Skip to main content

execute_market_event

Function execute_market_event 

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