Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxParamsOracleExtendTx1
Interface TxParamsOracleExtendTx1
interface
TxParamsOracleExtendTx1
{
_canIncreaseFee
?:
boolean
;
denomination
?:
AE_AMOUNT_FORMATS
;
fee
?:
Int
;
nonce
:
number
;
oracleId
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
;
oracleTtlType
?:
delta
|
block
;
oracleTtlValue
?:
number
;
tag
:
OracleExtendTx
;
ttl
?:
number
;
version
?:
1
;
}
Hierarchy (
View Summary
)
TxParamsOracleExtendTx1Type
TxParamsOracleExtendTx1
Index
Properties
_can
Increase
Fee?
denomination?
fee?
nonce
oracle
Id
oracle
Ttl
Type?
oracle
Ttl
Value?
tag
ttl?
version?
Properties
Optional
_can
Increase
Fee
_canIncreaseFee
?:
boolean
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
Optional
fee
fee
?:
Int
nonce
nonce
:
number
= ...
oracle
Id
oracleId
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
= ...
Optional
oracle
Ttl
Type
oracleTtlType
?:
delta
|
block
= ...
Optional
oracle
Ttl
Value
oracleTtlValue
?:
number
= ...
tag
tag
:
OracleExtendTx
= ...
Optional
ttl
ttl
?:
number
Optional
version
version
?:
1
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_can
Increase
Fee
denomination
fee
nonce
oracle
Id
oracle
Ttl
Type
oracle
Ttl
Value
tag
ttl
version
@aeternity/aepp-sdk
Loading...