Documentation ¶
Index ¶
- func GenerateKeysUpToIndex(w wallet.Wallet, index uint32) error
- func GenerateKeysUpToKey(w wallet.Wallet, pubKey string) error
- func LoadWallet(name, recoveryPhrase string) (wallet.Wallet, error)
- func LoadWalletAsSingleton(recoveryPhrase string) (wallet.Wallet, error)
- func MustFirstKey(w wallet.Wallet) string
- func UpdateNetworkParameters(ctx context.Context, whaleWallet wallet.Wallet, whalePublicKey string, ...) (*types.NetworkParams, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadWalletAsSingleton ¶
func MustFirstKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.