Interface TxParamsChannelSlashTx1
Properties
Optional
_canIncreaseFee
_canIncreaseFee?: boolean
channelId
channelId: `ch_${string}` = ...
fromId
fromId: `ak_${string}` = ...
payload
payload: `tx_${string}` = ...
poi
poi: Uint8Array | `tx_${string}` | (EntParams & { tag: EntryTag.TreesPoi; }) = entryTreesPoi
ttl
ttl: undefined | number