Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • APIKey

Index

Properties

child_keys

child_keys: { [BIP44.ARBITRUM]?: ChildKey; [BIP44.AVAXC]?: ChildKey; [BIP44.BTC]: ChildKey; [BIP44.ETH]: ChildKey; [BIP44.NEO3]?: ChildKey; [BIP44.NEO]: ChildKey; [BIP44.POLYGON]?: ChildKey }

Type declaration

  • Optional [BIP44.ARBITRUM]?: ChildKey
  • Optional [BIP44.AVAXC]?: ChildKey

    below this, keys are optional because users may not have opted in to new wallets

  • [BIP44.BTC]: ChildKey
  • [BIP44.ETH]: ChildKey
  • Optional [BIP44.NEO3]?: ChildKey
  • [BIP44.NEO]: ChildKey
  • Optional [BIP44.POLYGON]?: ChildKey

paillier_pk

paillier_pk: PallierPK

payload_public_key

payload_public_key: string

payload_signing_key

payload_signing_key: string

version

version: number

Legend

  • Property

Generated using TypeDoc