Constructors

Properties

acceptedIdMerkleRoot: any
bits: number
blueScore: bigint
blueWork: any
daaScore: bigint
hash: string
hashMerkleRoot: any
nonce: bigint
parentsByLevel: any
pruningPoint: any
timestamp: bigint
utxoCommitment: any
version: number

Methods

  • Obtain JSON representation of the header. JSON representation should be obtained using WASM, to ensure proper serialization of big integers.

    Returns string

  • Finalizes the header and recomputes (updates) the header hash

    Returns string

    header hash

  • Returns void

  • Returns string

    • Return copy of self without private attributes.

    Returns Object

  • Return stringified version of self.

    Returns string

Generated using TypeDoc