Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Wallet ¶
type Wallet struct {
// contains filtered or unexported fields
}
func (*Wallet) Address ¶
func (w *Wallet) Address() ledgerstate.Address
type WalletConfig ¶
type WalletConfig struct {
Seed []byte
}
Click to show internal directories.
Click to hide internal directories.