Optional
_canIncreaseFee
_canIncreaseFee?: boolean
channelReserve
channelReserve: Int = uInt initiator
initiator: `ak_${string}` = ...
initiatorAmount
initiatorAmount: Int = uInt initiatorDelegateIds
initiatorDelegateIds: readonly (
| `ch_${string}`
| `ct_${string}`
| `ok_${string}`
| `ak_${string}`
| `cm_${string}`
| `nm_${string}`)[] = ...
responder
responder: `ak_${string}` = ...
responderAmount
responderAmount: Int = uInt responderDelegateIds
responderDelegateIds: readonly (
| `ch_${string}`
| `ct_${string}`
| `ok_${string}`
| `ak_${string}`
| `cm_${string}`
| `nm_${string}`)[] = ...
stateHash
stateHash: `st_${string}` = ...
ttl
ttl: undefined | number