getBlockchainInfo abstract method

Future<GetBlockchainInfoResponse> getBlockchainInfo(
  1. ServiceCall call,
  2. GetBlockchainInfoRequest request
)

Implementation

$async.Future<$0.GetBlockchainInfoResponse> getBlockchainInfo(
    $grpc.ServiceCall call, $0.GetBlockchainInfoRequest request);