package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Packages

Package keychainmock is a generated GoMock package.

# Functions

NewLedgerKeychain creates a new Ledger with [numToDerive] addresses.
NewLedgerKeychainFromIndices creates a new Ledger with addresses taken from the given [indices].

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Keychain maintains a set of addresses together with their corresponding signers.
Ledger interface for the ledger wrapper.
Signer implements functions for a keychain to return its main address and to sign a hash.