package
Version:
v0.1.20
Opens a new window with list of versions in this module.
Published: Jul 19, 2023
License: Unlicense
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package node provides the magic keys that identify each network swarm in the Indra network - mainnet, testnet and simnet.
Swarm is an Indra network. Encodes a network identifier for mainnet, testnet and simnet.
const (
MainNet Swarm = 0xd9b4bef9
TestNet Swarm = 0xdab5bffa
SimNet Swarm = 0x12141c16
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.