Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Keyring

A collection of wallets

Hierarchy

  • Keyring

Index

Constructors

constructor

Methods

add

clone

createIdentity

getAllIdentities

  • getAllIdentities(): keyof Identity[]

getWallet

getWalletByIdentity

getWallets

  • getWallets(): keyof ReadonlyWallet[]

serialize

setIdentityLabel

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

setWalletLabel

  • setWalletLabel(walletId: WalletId, label: string | undefined): void

Static registerWalletType

Generated using TypeDoc