Module chain_id

Module chain_id 

Source

Structs§

ChainId

Enums§

NamedChain
A registry of named chain IDs Its main purpose is to improve human readability of reserved chain IDs in config files and CLI When signing transactions for such chains, the numerical chain ID should still be used (e.g. MAINNET has numeric chain ID 1, TESTNET has chain ID 2, etc)

Functions§

deserialize_config_chain_id