Interface TxParamsAsyncChannel3

Hierarchy

Properties

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

Generated using TypeDoc