Versions in this module Expand all Collapse all v0 v0.2.17 Dec 28, 2019 v0.2.15 Dec 28, 2019 Changes in this version + var Blacklist = []util.Address + var CoreAmount = Amt(30000) + var CorePubkeyBytes = [][]byte + var Payees = []Payee + var TestnetCoreAmount = Amt(30000) + var TestnetCorePubkeyBytes = [][]byte + var TestnetPayees = []Payee + func Addr(addr string, defaultNet *netparams.Params) (out util.Address) + func Amt(f float64) (amt util.Amount) + func Key(key string) (out []byte) + type Payee struct + Address util.Address + Amount util.Amount