Interface TxUnpackedChannelCreateTx2

Hierarchy

Properties

channelReserve: string = uInt
fee: string
initiator: `ak_${string}` = ...
initiatorAmount: string = uInt
initiatorDelegateIds: (`ch_${string}` | `ct_${string}` | `ok_${string}` | `ak_${string}` | `cm_${string}` | `nm_${string}`)[] = ...
lockPeriod: string = uInt
nonce: number = ...
responder: `ak_${string}` = ...
responderAmount: string = uInt
responderDelegateIds: (`ch_${string}` | `ct_${string}` | `ok_${string}` | `ak_${string}` | `cm_${string}` | `nm_${string}`)[] = ...
stateHash: `st_${string}` = ...
tag: ChannelCreateTx = ...
ttl: number
version: 2 = ...

Generated using TypeDoc