getBlockByHeight abstract method
Future<GetBlockByHeightResponse>
getBlockByHeight(
- ServiceCall call,
- GetBlockByHeightRequest request
Implementation
$async.Future<$0.GetBlockByHeightResponse> getBlockByHeight(
$grpc.ServiceCall call, $0.GetBlockByHeightRequest request);