Skip to main content

ChannelProgramBuildStateInput

@totemsdk/omnia


@totemsdk/omnia / ChannelProgramBuildStateInput

Interface: ChannelProgramBuildStateInput

Properties

balances

balances: Record<partyId, bigint>


channel

channel: OmniaChannel


pendingHTLCs

pendingHTLCs: HTLCRecord[]


previousState?

optional previousState?: SignedChannelState | null


sequence

sequence: number


settlement

settlement: boolean


transition?

optional transition?: ProgramTransition