@lelantos-org/sdk / index / ConsolidateHint
Interface: ConsolidateHint โ
Defined in: @lelantos-org/sdk/dist/core/note-record.d.ts:45
Fields required by the consolidation recovery flow.
InsufficientCoverError carries this rather than StoredNote: it is thrown on the ordinary cover-failure path and so reaches application error reporting, where rho, rcm and rcvDep are note secrets and cm identifies a pool leaf.
Properties โ
id โ
ts
id: string;Defined in: @lelantos-org/sdk/dist/core/note-record.d.ts:46
value โ
ts
value: string;Defined in: @lelantos-org/sdk/dist/core/note-record.d.ts:47