Interface TxUnpackedChannel3

Hierarchy

Properties

channelAmount: string = uInt
channelReserve: string = uInt
initiator: `ak_${string}` = ...
initiatorAmount: string = uInt
initiatorAuth: `cb_${string}` = ...
initiatorDelegateIds: (`ch_${string}` | `ct_${string}` | `ok_${string}` | `ak_${string}` | `cm_${string}` | `nm_${string}`)[] = ...
lockPeriod: string = uInt
lockedUntil: string = uInt
responder: `ak_${string}` = ...
responderAmount: string = uInt
responderAuth: `cb_${string}` = ...
responderDelegateIds: (`ch_${string}` | `ct_${string}` | `ok_${string}` | `ak_${string}` | `cm_${string}` | `nm_${string}`)[] = ...
round: number = shortUInt
soloRound: string = uInt
stateHash: `st_${string}` = ...
tag: Channel = ...
version: 3 = ...

Generated using TypeDoc