Class ChannelOutput
Expand description
Properties§
§§§§§§
readonly is Closed: booleanIndicate whether the channel is 'Closed'
readonly is Opened: booleanIndicate whether the channel is 'Opened'
readonly is Responded: booleanIndicate whether the channel is 'Responded'
readonly subbed Amount: bigintReturn the total amount already subbed from the channel
readonly tag: TagReturn the channel tag.
readonly total Amount: bigintReturn the total amount deposited in the channel. Owed amount is obtained by looking at the receipt.
A channel output as visible on the Cardano L1