getBlockHash abstract method

Future<GetBlockHashResponse> getBlockHash(
  1. ServiceCall call,
  2. GetBlockHashRequest request
)

Implementation

$async.Future<$1.GetBlockHashResponse> getBlockHash(
    $grpc.ServiceCall call, $1.GetBlockHashRequest request);