createOnChainTransactionIndex abstract method

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

Implementation

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