deliverTx abstract method

Future<ResponseDeliverTx> deliverTx(
  1. ServiceCall call,
  2. RequestDeliverTx request
)

Implementation

$async.Future<$0.ResponseDeliverTx> deliverTx(
    $grpc.ServiceCall call, $0.RequestDeliverTx request);