Expand description
Network versioning
Structs§
- The client version used during Identify Behaviour.
- The node version used during Identify Behaviour.
- The identify protocol version
- The network_id is used to differentiate between different networks. The default is set to 1 and it represents the mainnet.
- The req/response protocol version
Functions§
- Get the current NETWORK_ID as string.
- Update the NETWORK_ID. The other version strings will reference this value. By default, the network id is set to 1 which represents the mainnet.