package
0.1.20
Repository: https://github.com/indra-labs/indra.git
Documentation: pkg.go.dev

# Functions

NewSeedAddress creates a new seed from a network address and seed public key in base58 encoding.
SelectNetworkParams returns the network parameters associated with the network name.

# Constants

MainNet is the identifier string for the main production network.
SimNet is the identifier string for simulation networks.
TestNet is the identifier string for the test network.

# Structs

Params is the specification for an indranet swarm (mainnet, testnet, etc).
SeedAddress is a form of the key and network address for seeds on a network.