Macrosยง
- module ๐
Structsยง
- ApiModules
Config - Consensus
Pruning View - FsStorage
Config - Http
Config - Identity
- Identity represents identifying information concerning the sequencer node. This information is used to populate relevant information in the metrics endpoint. This information will also potentially be scraped and displayed in a public facing dashboard.
- L1Tuning
- Libp2p
Tuning - Module ๐
- Module
Args ๐ - Modules
- Options
- Pruning
View - Public
Node Config - Query
Config - Ratio
- SqlStorage
Config - Storage
Config
Enumsยง
Traitsยง
- Module
Info ๐
Functionsยง
- build_
version ๐ - fmt_
opt_ ๐urls - fmt_
urls ๐ - get_
default_ ๐node_ type - get_default_node_type returns the current public facing binary name and version of this program.
- parse_
advertise_ ๐addr - As
parse_bind_addr, and the port has to be one a peer can connect to. A listener may ask for an ephemeral port, an advertised address cannot: an address written without a port is port 0. - parse_
bind_ ๐addr - Parse an address to bind to, and check that it is well-formed, so that a mistyped host fails at startup rather than when the first peer cannot reach us.