Constructors
Private
constructor
- new UtxoEntry(): UtxoEntry
Properties
amount
amount: bigint
blockDaaScore
blockDaaScore: bigint
isCoinbase
isCoinbase: boolean
outpoint
scriptPublicKey
Accessors
address
- get address(): Address
- set address(value): void
Returns void
Methods
free
- free(): void
Returns void
toJSON
- toJSON(): Object
Returns Object
toString
- toString(): string
Returns string
- toString(): string
Returns string
[
UtxoEntry
] struct represents a client-side UTXO entry.