Interfaces between the node and the rest of the application.
Types
Name |
Description |
Summary of the current block and header tip, returned from initialization. |
|
Block data sent with blockConnected, blockDisconnected notifications. |
|
A lightweight reference to a block by hash and height. |
|
Interface giving clients read and write access to the node's chain state. |
|
Interface for a client (such as a wallet) attached to the node. |
|
Interface for process initialization and inter‐process setup. |
|
Interface exposing block‐template creation to mining clients. |
|
Interface to a single wallet exposed to the node. |
|
Interface for loading and creating wallets. |
Created with MrDocs