[UtxoEntry] struct represents a client-side UTXO entry.

Constructors

Properties

amount: bigint
blockDaaScore: bigint
isCoinbase: boolean
scriptPublicKey: ScriptPublicKey

Accessors

  • get address(): Address
  • Returns Address

  • set address(value): void
  • Parameters

    Returns void

Methods

  • Returns void

    • Return copy of self without private attributes.

    Returns Object

  • Return stringified version of self.

    Returns string

  • Returns string

Generated using TypeDoc