| Interface | Description |
|---|---|
| Chainkit.GetBestBlockRequestOrBuilder | |
| Chainkit.GetBestBlockResponseOrBuilder | |
| Chainkit.GetBlockHashRequestOrBuilder | |
| Chainkit.GetBlockHashResponseOrBuilder | |
| Chainkit.GetBlockHeaderRequestOrBuilder | |
| Chainkit.GetBlockHeaderResponseOrBuilder | |
| Chainkit.GetBlockRequestOrBuilder | |
| Chainkit.GetBlockResponseOrBuilder | |
| ChainKitGrpc.AsyncService |
ChainKit is a service that can be used to get information from the
chain backend.
|
| Class | Description |
|---|---|
| Chainkit | |
| Chainkit.GetBestBlockRequest |
Protobuf type
chainrpc.GetBestBlockRequest |
| Chainkit.GetBestBlockRequest.Builder |
Protobuf type
chainrpc.GetBestBlockRequest |
| Chainkit.GetBestBlockResponse |
Protobuf type
chainrpc.GetBestBlockResponse |
| Chainkit.GetBestBlockResponse.Builder |
Protobuf type
chainrpc.GetBestBlockResponse |
| Chainkit.GetBlockHashRequest |
Protobuf type
chainrpc.GetBlockHashRequest |
| Chainkit.GetBlockHashRequest.Builder |
Protobuf type
chainrpc.GetBlockHashRequest |
| Chainkit.GetBlockHashResponse |
Protobuf type
chainrpc.GetBlockHashResponse |
| Chainkit.GetBlockHashResponse.Builder |
Protobuf type
chainrpc.GetBlockHashResponse |
| Chainkit.GetBlockHeaderRequest |
Protobuf type
chainrpc.GetBlockHeaderRequest |
| Chainkit.GetBlockHeaderRequest.Builder |
Protobuf type
chainrpc.GetBlockHeaderRequest |
| Chainkit.GetBlockHeaderResponse |
Protobuf type
chainrpc.GetBlockHeaderResponse |
| Chainkit.GetBlockHeaderResponse.Builder |
Protobuf type
chainrpc.GetBlockHeaderResponse |
| Chainkit.GetBlockRequest |
Protobuf type
chainrpc.GetBlockRequest |
| Chainkit.GetBlockRequest.Builder |
Protobuf type
chainrpc.GetBlockRequest |
| Chainkit.GetBlockResponse |
TODO(ffranr): The neutrino GetBlock response includes many
additional helpful fields.
|
| Chainkit.GetBlockResponse.Builder |
TODO(ffranr): The neutrino GetBlock response includes many
additional helpful fields.
|
| ChainKitGrpc |
ChainKit is a service that can be used to get information from the
chain backend.
|
| ChainKitGrpc.ChainKitBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ChainKit.
|
| ChainKitGrpc.ChainKitFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ChainKit.
|
| ChainKitGrpc.ChainKitImplBase |
Base class for the server implementation of the service ChainKit.
|
| ChainKitGrpc.ChainKitStub |
A stub to allow clients to do asynchronous rpc calls to service ChainKit.
|