| Interface | Description |
|---|---|
| ChainNotifierGrpc.AsyncService |
ChainNotifier is a service that can be used to get information about the
chain backend by registering notifiers for chain events.
|
| ChainNotifierOuterClass.BlockEpochOrBuilder | |
| ChainNotifierOuterClass.ConfDetailsOrBuilder | |
| ChainNotifierOuterClass.ConfEventOrBuilder | |
| ChainNotifierOuterClass.ConfRequestOrBuilder | |
| ChainNotifierOuterClass.OutpointOrBuilder | |
| ChainNotifierOuterClass.ReorgOrBuilder | |
| ChainNotifierOuterClass.SpendDetailsOrBuilder | |
| ChainNotifierOuterClass.SpendEventOrBuilder | |
| ChainNotifierOuterClass.SpendRequestOrBuilder |
| Class | Description |
|---|---|
| ChainNotifierGrpc |
ChainNotifier is a service that can be used to get information about the
chain backend by registering notifiers for chain events.
|
| ChainNotifierGrpc.ChainNotifierBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ChainNotifier.
|
| ChainNotifierGrpc.ChainNotifierFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ChainNotifier.
|
| ChainNotifierGrpc.ChainNotifierImplBase |
Base class for the server implementation of the service ChainNotifier.
|
| ChainNotifierGrpc.ChainNotifierStub |
A stub to allow clients to do asynchronous rpc calls to service ChainNotifier.
|
| ChainNotifierOuterClass | |
| ChainNotifierOuterClass.BlockEpoch |
Protobuf type
chainrpc.BlockEpoch |
| ChainNotifierOuterClass.BlockEpoch.Builder |
Protobuf type
chainrpc.BlockEpoch |
| ChainNotifierOuterClass.ConfDetails |
Protobuf type
chainrpc.ConfDetails |
| ChainNotifierOuterClass.ConfDetails.Builder |
Protobuf type
chainrpc.ConfDetails |
| ChainNotifierOuterClass.ConfEvent |
Protobuf type
chainrpc.ConfEvent |
| ChainNotifierOuterClass.ConfEvent.Builder |
Protobuf type
chainrpc.ConfEvent |
| ChainNotifierOuterClass.ConfRequest |
Protobuf type
chainrpc.ConfRequest |
| ChainNotifierOuterClass.ConfRequest.Builder |
Protobuf type
chainrpc.ConfRequest |
| ChainNotifierOuterClass.Outpoint |
Protobuf type
chainrpc.Outpoint |
| ChainNotifierOuterClass.Outpoint.Builder |
Protobuf type
chainrpc.Outpoint |
| ChainNotifierOuterClass.Reorg |
TODO(wilmer): need to know how the client will use this first.
|
| ChainNotifierOuterClass.Reorg.Builder |
TODO(wilmer): need to know how the client will use this first.
|
| ChainNotifierOuterClass.SpendDetails |
Protobuf type
chainrpc.SpendDetails |
| ChainNotifierOuterClass.SpendDetails.Builder |
Protobuf type
chainrpc.SpendDetails |
| ChainNotifierOuterClass.SpendEvent |
Protobuf type
chainrpc.SpendEvent |
| ChainNotifierOuterClass.SpendEvent.Builder |
Protobuf type
chainrpc.SpendEvent |
| ChainNotifierOuterClass.SpendRequest |
Protobuf type
chainrpc.SpendRequest |
| ChainNotifierOuterClass.SpendRequest.Builder |
Protobuf type
chainrpc.SpendRequest |
| Enum | Description |
|---|---|
| ChainNotifierOuterClass.ConfEvent.EventCase | |
| ChainNotifierOuterClass.SpendEvent.EventCase |