public abstract static class BlockAttestationsGrpc.BlockAttestationsImplBase extends Object implements io.grpc.BindableService
Constructor and Description |
---|
BlockAttestationsImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
blockAttestations(Envelope request,
io.grpc.stub.StreamObserver<BlockAttestationResponse> responseObserver)
BlockAttestations receives an Envelope of type DELIVER_SEEK_INFO , then sends back a stream of BlockAttestations.
|
public void blockAttestations(Envelope request, io.grpc.stub.StreamObserver<BlockAttestationResponse> responseObserver)
BlockAttestations receives an Envelope of type DELIVER_SEEK_INFO , then sends back a stream of BlockAttestations.
public final io.grpc.ServerServiceDefinition bindService()
bindService
in interface io.grpc.BindableService
Copyright © 2022. All rights reserved.