pub(crate) async fn test_cancel_specific(
grpc: &mut DydxGrpcClient,
account: &Account,
http: &DydxHttpClient,
raw_http: &DydxRawHttpClient,
address: &str,
is_mainnet: bool,
) -> Result<(), Box<dyn Error>>pub(crate) async fn test_cancel_specific(
grpc: &mut DydxGrpcClient,
account: &Account,
http: &DydxHttpClient,
raw_http: &DydxRawHttpClient,
address: &str,
is_mainnet: bool,
) -> Result<(), Box<dyn Error>>