| Interface | Description |
|---|---|
| StateGrpc.AsyncService |
State service is a always running service that exposes the current state of
the wallet and RPC server.
|
| Stateservice.GetStateRequestOrBuilder | |
| Stateservice.GetStateResponseOrBuilder | |
| Stateservice.SubscribeStateRequestOrBuilder | |
| Stateservice.SubscribeStateResponseOrBuilder |
| Class | Description |
|---|---|
| StateGrpc |
State service is a always running service that exposes the current state of
the wallet and RPC server.
|
| StateGrpc.StateBlockingStub |
A stub to allow clients to do synchronous rpc calls to service State.
|
| StateGrpc.StateFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service State.
|
| StateGrpc.StateImplBase |
Base class for the server implementation of the service State.
|
| StateGrpc.StateStub |
A stub to allow clients to do asynchronous rpc calls to service State.
|
| Stateservice | |
| Stateservice.GetStateRequest |
Protobuf type
lnrpc.GetStateRequest |
| Stateservice.GetStateRequest.Builder |
Protobuf type
lnrpc.GetStateRequest |
| Stateservice.GetStateResponse |
Protobuf type
lnrpc.GetStateResponse |
| Stateservice.GetStateResponse.Builder |
Protobuf type
lnrpc.GetStateResponse |
| Stateservice.SubscribeStateRequest |
Protobuf type
lnrpc.SubscribeStateRequest |
| Stateservice.SubscribeStateRequest.Builder |
Protobuf type
lnrpc.SubscribeStateRequest |
| Stateservice.SubscribeStateResponse |
Protobuf type
lnrpc.SubscribeStateResponse |
| Stateservice.SubscribeStateResponse.Builder |
Protobuf type
lnrpc.SubscribeStateResponse |
| Enum | Description |
|---|---|
| Stateservice.WalletState |
Protobuf enum
lnrpc.WalletState |