Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
EntParamsGaMetaTxAuthData1
Interface EntParamsGaMetaTxAuthData1
interface
EntParamsGaMetaTxAuthData1
{
denomination
?:
AE_AMOUNT_FORMATS
;
fee
?:
Int
;
gasPrice
:
undefined
|
Int
;
tag
:
GaMetaTxAuthData
;
txHash
:
`
th_
${
string
}
`
;
version
?:
1
;
}
Hierarchy (
view full
)
EntParamsGaMetaTxAuthData1Type
EntParamsGaMetaTxAuthData1
Index
Properties
denomination?
fee?
gas
Price
tag
tx
Hash
version?
Properties
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
Optional
fee
fee
?:
Int
= coinAmount
gas
Price
gas
Price
:
undefined
|
Int
tag
tag
:
GaMetaTxAuthData
= ...
tx
Hash
tx
Hash
:
`
th_
${
string
}
`
= ...
Optional
version
version
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
denomination
fee
gas
Price
tag
tx
Hash
version
@aeternity/aepp-sdk
Loading...