Versions in this module Expand all Collapse all v1 v1.5.6 Dec 23, 2019 Changes in this version + const LedgerScheme + const TrezorScheme + var ErrTrezorPINNeeded = errors.New("trezor: pin needed") + type Hub struct + func NewLedgerHub() (*Hub, error) + func NewTrezorHub() (*Hub, error) + func (hub *Hub) Subscribe(sink chan<- accounts.WalletEvent) event.Subscription + func (hub *Hub) Wallets() []accounts.Wallet