package
1.1.0
Repository: https://github.com/diviproject/diviwallet.git
Documentation: pkg.go.dev

# Variables

MainNetParams contains parameters specific running diviwallet and divid on the main network (wire.MainNet).
SimNetParams contains parameters specific to the simulation test network (wire.SimNet).
TestNet3Params contains parameters specific running diviwallet and divid on the test network (version 3) (wire.TestNet3).

# Structs

Params is used to group parameters for various networks such as the main network and test networks.