package
1.2.0-rc1
Repository: https://github.com/mc-aeq/aeqw.git
Documentation: pkg.go.dev

# Variables

MainNetParams contains parameters specific running dcrwallet and dcrd on the main network (wire.MainNet).
SimNetParams contains parameters specific to the simulation test network (wire.SimNet).
TestNet2Params contains parameters specific running dcrwallet and dcrd on the test network (version 2) (wire.TestNet2).

# Structs

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