fetchBlockIdAtDepth abstract method
Future<FetchBlockIdAtDepthRes>
fetchBlockIdAtDepth(
- ServiceCall call,
- FetchBlockIdAtDepthReq request
Implementation
$async.Future<$1.FetchBlockIdAtDepthRes> fetchBlockIdAtDepth(
$grpc.ServiceCall call, $1.FetchBlockIdAtDepthReq request);