getBlockchainInfo abstract method
Future<GetBlockchainInfoResponse>
getBlockchainInfo(
- ServiceCall call,
- GetBlockchainInfoRequest request
Implementation
$async.Future<$1.GetBlockchainInfoResponse> getBlockchainInfo(
$grpc.ServiceCall call, $1.GetBlockchainInfoRequest request);