Skip to main content

SettlementPayload

@totemsdk/omnia


@totemsdk/omnia / SettlementPayload

Interface: SettlementPayload

Properties

balances

balances: Record<partyId, bigint>


channelId

channelId: string


htlcOutputs

htlcOutputs: HTLCOutputRecord[]


sequence

sequence: number


settlementTxHex

settlementTxHex: string


txpowId?

optional txpowId?: string

SHA3-256 TxPoW ID (hex) from mineTxPoW — populated when proposeSettlement is given a chainProvider.