Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Secp256k1HdWallet

Hierarchy

Implements

Index

Constructors

constructor

Properties

id

implementationId

label

label: ValueAndUpdates<string | undefined>

Methods

clone

createIdentity

createTransactionSignature

getIdentities

  • getIdentities(): keyof Identity[]

getIdentityLabel

  • getIdentityLabel(identity: Identity): string | undefined

previewIdentity

printableSecret

  • printableSecret(): string

serialize

setIdentityLabel

  • setIdentityLabel(identity: Identity, label: string | undefined): void

setLabel

  • setLabel(label: string | undefined): void

Static fromEntropy

Static fromEntropyWithCurve

Static fromMnemonic

Static fromMnemonicWithCurve

Generated using TypeDoc