DustLocalStateWithChanges
For the complete documentation index, see llms.txt
@midnight/ledger / DustLocalStateWithChanges
Class: DustLocalStateWithChanges
Properties
changes
readonly changes: DustStateChanges[];
리플레이 중 발생한 상태 변경 사항입니다.
state
readonly state: DustLocalState;
이벤트 리플레이 후 업데이트된 로컬 상태입니다.