fetchBlockIdAtHeight abstract method
Future<FetchBlockIdAtHeightRes>
fetchBlockIdAtHeight(
- ServiceCall call,
- FetchBlockIdAtHeightReq request
Implementation
$async.Future<$1.FetchBlockIdAtHeightRes> fetchBlockIdAtHeight(
$grpc.ServiceCall call, $1.FetchBlockIdAtHeightReq request);