Versions in this module Expand all Collapse all v0 v0.1.1 Dec 13, 2019 Changes in this version + const Btcd + const Electrum + const Mainnet + const Testnet + func GenesisBlock(network Network) string + func GetDefaultServer(network Network, backend BackendName, addr string) (string, string) + func Max(num uint32, nums ...uint32) uint32 + func PanicOnError(err error) + func VerifyMandN(m int, n int) error + type BackendName string + type Network string + func AddressToNetwork(addr string) Network + func XpubToNetwork(xpub string) Network + func (n Network) ChainConfig() *chaincfg.Params