Hierarchy

  • HDCache

Constructors

  • Parameters

    • publicKey: string
    • chainCode: string
    • infos: LockScriptMappingInfo[] = []
    • Optional masterPublicKey: string

    Returns HDCache

Properties

accountExtendedPublicKey: AccountExtendedPublicKey
chainCode: string
changeKeys: PublicKeyInfo[]
lockScriptInfos: LockScriptInfo[]
masterPublicKeyInfo?: PublicKeyInfo
publicKey: string
receivingKeys: PublicKeyInfo[]
changeKeyInitCount: number = 20
changeKeyThreshold: number = 10
receivingKeyInitCount: number = 30
receivingKeyThreshold: number = 20

Methods

  • Returns void

  • Returns void

  • Parameters

    • count: number

    Returns void

  • Returns void

  • Parameters

    • count: number

    Returns void

  • Returns LockScriptInfo[]

  • Returns void

  • Returns void

  • Parameters

    • count: number

    Returns void

Generated using TypeDoc