Skip to main content

DustStateChanges

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / DustStateChanges

Class: DustStateChanges

Properties

receivedUtxos

readonly receivedUtxos: QualifiedDustOutput[];

이 상태 변경에서 수신된 UTXO입니다.


source

readonly source: string;

16진수로 인코딩된 문자열 형태의 상태 변경 출처입니다.


spentUtxos

readonly spentUtxos: QualifiedDustOutput[];

이 상태 변경에서 소비된 UTXO입니다.