Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrIncorrectAccounts error = errors.New("must have exactly one account")
Functions ¶
This section is empty.
Types ¶
type Wallet ¶
func GenerateFromTerm ¶
Creates a new wallet with a password from stdin and returns it
func LoadWithPassword ¶
Loads an existing wallet and unlocks it with the given password
func (*Wallet) GetAddress ¶
Returns the public address of the wallet
Click to show internal directories.
Click to hide internal directories.