Interface TxParamsAsyncChannel3

Hierarchy

Properties

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

Generated using TypeDoc