public static final class BlockAttestationsGrpc.BlockAttestationsStub extends io.grpc.stub.AbstractAsyncStub<BlockAttestationsGrpc.BlockAttestationsStub>
Modifier and Type | Method and Description |
---|---|
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.
Copyright © 2022. All rights reserved.