Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	// LedgerScheme is the protocol scheme prefixing account and wallet URLs.
	LedgerScheme = "ledger"
)
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hub ¶
type Hub struct {
	// contains filtered or unexported fields
}
    Hub is an accounts.Backend that can find and handle generic USB hardware wallets.
func NewLedgerHub ¶
NewLedgerHub creates a new hardware wallet manager for Ledger devices.
 Click to show internal directories. 
   Click to hide internal directories.