Module daemon_json

Source

Modules§

json_daemon 🔒
json_genesis 🔒
json_ledger 🔒

Structs§

Account
AccountPermissions
AccountTiming
Daemon
DaemonJson
This type represents a JSON object loaded from daemon.json file. It does not describe its full structure, as it’s not necessary for our purpose here. We only need to extract certain information from it. In practice, this format is never really used to convey the network’s configuration, as the standard practice is to compile that into the OCaml node’s binary. In theory, though, the underlying JSON file could contain more information that the following format describes. If that happens, the format can be extended to accommodate.
EpochData
Epochs
Genesis
Ledger
Zkapp

Enums§

AccountConfigError

Functions§

build_ledger_name