StateServiceGrpc.StateServiceImplBase
Base class for the server implementation of the service StateService. Allows clients to get state from the ledger.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Base class for the server implementation of the service StateService. Allows clients to get state from the ledger.
public abstract static class StateServiceGrpc.StateServiceImplBase extends Object implements io.grpc.BindableService, StateServiceGrpc.AsyncService
Was this page helpful?