public static final class BlockAttestationsGrpc.BlockAttestationsBlockingStub extends io.grpc.stub.AbstractBlockingStub<BlockAttestationsGrpc.BlockAttestationsBlockingStub>
Modifier and Type | Method and Description |
---|---|
Iterator<BlockAttestationResponse> |
blockAttestations(Envelope request)
BlockAttestations receives an Envelope of type DELIVER_SEEK_INFO , then sends back a stream of BlockAttestations.
|
public Iterator<BlockAttestationResponse> blockAttestations(Envelope request)
BlockAttestations receives an Envelope of type DELIVER_SEEK_INFO , then sends back a stream of BlockAttestations.
Copyright © 2022. All rights reserved.