Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
func NewAccount ¶
type AddressDetails ¶
type AddressGenerator ¶
type AddressGenerator struct { Mnemonic string AddressDetails }
func GenerateZeroPrefixAddresses ¶
func GenerateZeroPrefixAddresses(mnemonic, pw string, count, numWorkers int) (AddressGenerator, error)
Click to show internal directories.
Click to hide internal directories.