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
:
undefined
|
Int
;
nonce
:
number
;
oracleId
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
;
oracleTtlType
?:
delta
|
block
;
oracleTtlValue
?:
number
;
tag
:
OracleExtendTx
;
ttl
:
undefined
|
number
;
version
?:
1
;
}
Hierarchy (
view full
)
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
_can
Increase
Fee
?:
boolean
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
fee
fee
:
undefined
|
Int
nonce
nonce
:
number
= ...
oracle
Id
oracle
Id
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
= ...
Optional
oracle
Ttl
Type
oracle
Ttl
Type
?:
delta
|
block
= ...
Optional
oracle
Ttl
Value
oracle
Ttl
Value
?:
number
= ...
tag
tag
:
OracleExtendTx
= ...
ttl
ttl
:
undefined
|
number
Optional
version
version
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...