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) SignatureScheme ¶
func (w *Wallet) SignatureScheme() signaturescheme.SignatureScheme
type WalletConfig ¶
type WalletConfig struct {
Seed []byte
}
Click to show internal directories.
Click to hide internal directories.