Interface TxParamsAsyncChannelCreateTx2

Hierarchy

Properties

absoluteTtl?: boolean
channelReserve: Int
denomination?: AE_AMOUNT_FORMATS
fee: undefined | Int
initiator: `ak_${string}`
initiatorAmount: Int
initiatorDelegateIds: readonly (`ch_${string}` | `ct_${string}` | `ok_${string}` | `ak_${string}` | `cm_${string}` | `nm_${string}`)[]
lockPeriod: Int
nonce: undefined | number
onNode?: Node
responder: `ak_${string}`
responderAmount: Int
responderDelegateIds: readonly (`ch_${string}` | `ct_${string}` | `ok_${string}` | `ak_${string}` | `cm_${string}` | `nm_${string}`)[]
stateHash: `st_${string}`
ttl: undefined | number
version?: 2

Generated using TypeDoc