package
1.7.1
Repository: https://github.com/bitherhq/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewLedgerHub creates a new hardware wallet manager for Ledger devices.
NewTrezorHub creates a new hardware wallet manager for Trezor devices.

# Constants

LedgerScheme is the protocol scheme prefixing account and wallet URLs.
TrezorScheme is the protocol scheme prefixing account and wallet URLs.

# Variables

ErrTrezorPINNeeded is returned if opening the trezor requires a PIN code.

# Structs

Hub is a accounts.Backend that can find and handle generic USB hardware wallets.