pub async fn execute_crypto_trade_command(
backend: &BackendConn,
operation: CryptoTradeOperation,
trade_cipher: Option<&[u8]>,
body: Bytes,
) -> Result<CommandResponse>pub async fn execute_crypto_trade_command(
backend: &BackendConn,
operation: CryptoTradeOperation,
trade_cipher: Option<&[u8]>,
body: Bytes,
) -> Result<CommandResponse>