Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxParamsChannelSnapshotSoloTx1
Interface TxParamsChannelSnapshotSoloTx1
interface
TxParamsChannelSnapshotSoloTx1
{
_canIncreaseFee
?:
boolean
;
channelId
:
`
ch_
${
string
}
`
;
denomination
?:
AE_AMOUNT_FORMATS
;
fee
:
undefined
|
Int
;
fromId
:
`
ak_
${
string
}
`
;
nonce
:
number
;
payload
:
`
tx_
${
string
}
`
;
tag
:
ChannelSnapshotSoloTx
;
ttl
:
undefined
|
number
;
version
?:
1
;
}
Hierarchy (
view full
)
TxParamsChannelSnapshotSoloTx1Type
TxParamsChannelSnapshotSoloTx1
Index
Properties
_can
Increase
Fee?
channel
Id
denomination?
fee
from
Id
nonce
payload
tag
ttl
version?
Properties
Optional
_can
Increase
Fee
_can
Increase
Fee
?:
boolean
channel
Id
channel
Id
:
`
ch_
${
string
}
`
= ...
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
fee
fee
:
undefined
|
Int
from
Id
from
Id
:
`
ak_
${
string
}
`
= ...
nonce
nonce
:
number
= ...
payload
payload
:
`
tx_
${
string
}
`
= ...
tag
tag
:
ChannelSnapshotSoloTx
= ...
ttl
ttl
:
undefined
|
number
Optional
version
version
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_can
Increase
Fee
channel
Id
denomination
fee
from
Id
nonce
payload
tag
ttl
version
@aeternity/aepp-sdk
Loading...