Modules§
- error π
- proto πP2P net protocols
- rpc πJSON-RPC requests handler and methods
- rpc_blockchain π
- rpc_tx π
- task πValidator async tasks
- utils πUtility functions
Structs§
- Args π
- Defines a blockchain network configuration. Default values correspond to a local network.
- Daemon structure
- Structure to hold a JSON-RPC client and its config, so we can recreate it in case of an error.
- SignalHandler πAuxiliary structure used to keep track of signals
Constants§
- CONFIG_FILE π
- CONFIG_FILE_CONTENTS π
- Note: If you change these donβt forget to remove their corresponding database folder, since if it already has a genesis block, provided one is ignored.
Functions§
- handle_signals πAuxiliary task to handle SIGHUP, SIGTERM, SIGINT and SIGQUIT signals
- main π
- realmain π