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