Documentation ¶
Index ¶
- type EthereumWallet
- type Wallet
- func (w *Wallet) Algo() string
- func (w *Wallet) Chain() string
- func (w *Wallet) Cleanup() error
- func (w *Wallet) Name() string
- func (w *Wallet) PubKey() crypto.PublicKey
- func (w *Wallet) Reload(details registry.EthereumWalletDetails) error
- func (w *Wallet) Sign(data []byte) ([]byte, error)
- func (w *Wallet) Version() (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EthereumWallet ¶ added in v0.71.0
Click to show internal directories.
Click to hide internal directories.