Modules

Structs

Constants

ref. https://github.com/ava-labs/avax-js-cli-tools/blob/3e3f714e4227aca83dc3978fcb6a4fd698e09065/address_gen.js

ref. https://github.com/ava-labs/avalanche-wallet/blob/v0.3.8/src/js/wallets/MnemonicWallet.ts

The length of recoverable ECDSA signature. “github.com/decred/dcrd/dcrec/secp256k1/v3/ecdsa.SignCompact” outputs 65-byte signature – see “compactSigSize” ref. “avalanchego/utils/crypto.PrivateKeySECP256K1R.SignHash” ref. https://pkg.go.dev/github.com/ava-labs/avalanchego/utils/crypto#SECP256K1RSigLen

Traits

Key interface that “only” allows “read” operations.

Key interface that “only” allows “sign” operations.