Properties
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}`)[] = ...
nonce
nonce: number = ...
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
Optional
version
version?: 2