blockForOperation abstract method

Future<BlockForOperationResponse> blockForOperation(
  1. ServiceCall call,
  2. BlockForOperationRequest request
)

Implementation

$async.Future<$33.BlockForOperationResponse> blockForOperation($grpc.ServiceCall call, $33.BlockForOperationRequest request);