fetchBlockIdAtHeight abstract method

Future<FetchBlockIdAtHeightRes> fetchBlockIdAtHeight(
  1. ServiceCall call,
  2. FetchBlockIdAtHeightReq request
)

Implementation

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