wallet

package
v0.0.0-...-5d05a64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wallet

type Wallet struct {
	// contains filtered or unexported fields
}

func NewWallet

func NewWallet(walletFileName string) *Wallet

func (*Wallet) AddDilithium

func (w *Wallet) AddDilithium()

func (*Wallet) AddXMSS

func (w *Wallet) AddXMSS(height uint8, hashFunction xmss.HashFunction)

func (*Wallet) GetDilithiumAccountByIndex

func (w *Wallet) GetDilithiumAccountByIndex(index uint) (*dilithium.Dilithium, error)

func (*Wallet) GetXMSSAccountByIndex

func (w *Wallet) GetXMSSAccountByIndex(index uint) (*xmss.XMSS, error)

func (*Wallet) List

func (w *Wallet) List()

func (*Wallet) Load

func (w *Wallet) Load()

func (*Wallet) RecoverDilithiumFromSeed

func (w *Wallet) RecoverDilithiumFromSeed(seed [common2.SeedSize]uint8)

func (*Wallet) RecoverXMSSFromHexSeed

func (w *Wallet) RecoverXMSSFromHexSeed(hexSeed [common2.ExtendedSeedSize]uint8)

func (*Wallet) Remove

func (w *Wallet) Remove()

func (*Wallet) Save

func (w *Wallet) Save()

func (*Wallet) Secret

func (w *Wallet) Secret()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL