Versions in this module Expand all Collapse all v1 v1.0.0 Aug 18, 2018 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