getBlock abstract method

Future<GetBlockResponse> getBlock(
  1. ServiceCall call,
  2. GetBlockRequest request
)

Implementation

$async.Future<$1.GetBlockResponse> getBlock(
    $grpc.ServiceCall call, $1.GetBlockRequest request);