SettledSegment
@totemsdk/omnia-router / SettledSegment
Interface: SettledSegment
A payment segment that has been irrevocably settled by preimage reveal.
Properties
channelId
channelId:
string
htlcId
htlcId:
string
preimage
preimage:
string
Preimage revealed during settlement — must survive a mid-route restart.
recipientPublicKeyDigest?
optionalrecipientPublicKeyDigest?:string
reconciled?
optionalreconciled?:boolean
Set once a segment is fully reconciled against the node's route state.
senderPublicKeyDigest?
optionalsenderPublicKeyDigest?:string
settledAt
settledAt:
number
Monotonic settlement timestamp.
tokenId?
optionaltokenId?:string
Optional hop-level detail for reconciliation (amount, counterpart, digest).