getBlockchainInfo abstract method

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

Implementation

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