package
1.0.5
Repository: https://github.com/classzz/czzwallet.git
Documentation: pkg.go.dev

# Variables

MainNetParams contains parameters specific running bchwallet and bchd on the main network (wire.MainNet).
RegtestParams contains parameters specific running bchwallet and bchd on the regression test network (wire.TestNet).
SimNetParams contains parameters specific to the simulation test network (wire.SimNet).
TestNet3Params contains parameters specific running bchwallet and bchd 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.