Skip to main content

UtxoMeta

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / UtxoMeta

Class: UtxoMeta

특정 UTXO에 대한 메타데이터입니다.

Constructors

Constructor

new UtxoMeta(ctime): UtxoMeta;

Parameters

ctime

Date

Returns

UtxoMeta

Properties

ctime

ctime: Date;

UTXO의 생성 시간, 즉 상태에 삽입된 시점입니다.