createOnChainTransactionIndex abstract method

Future<CreateOnChainTransactionIndexResponse> createOnChainTransactionIndex(
  1. ServiceCall call,
  2. CreateOnChainTransactionIndexRequest request
)

Implementation

$async.Future<$0.CreateOnChainTransactionIndexResponse>
    createOnChainTransactionIndex($grpc.ServiceCall call,
        $0.CreateOnChainTransactionIndexRequest request);