Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxParamsAsyncOracleExtendTx1
Interface TxParamsAsyncOracleExtendTx1
interface
TxParamsAsyncOracleExtendTx1
{
_canIncreaseFee
?:
boolean
;
_expectedMineRate
?:
number
;
_isInternalBuild
?:
boolean
;
_microBlockCycle
?:
number
;
absoluteTtl
?:
boolean
;
denomination
?:
AE_AMOUNT_FORMATS
;
fee
?:
Int
;
nonce
?:
number
;
onNode
?:
Node
;
oracleId
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
;
oracleTtlType
?:
delta
|
block
;
oracleTtlValue
?:
number
;
strategy
?:
Enum1
;
tag
:
OracleExtendTx
;
ttl
?:
number
;
version
?:
1
;
}
Hierarchy (
View Summary
)
TxParamsAsyncOracleExtendTx1Type
TxParamsAsyncOracleExtendTx1
Index
Properties
_can
Increase
Fee?
_expected
Mine
Rate?
_is
Internal
Build?
_micro
Block
Cycle?
absolute
Ttl?
denomination?
fee?
nonce?
on
Node?
oracle
Id
oracle
Ttl
Type?
oracle
Ttl
Value?
strategy?
tag
ttl?
version?
Properties
Optional
_can
Increase
Fee
_canIncreaseFee
?:
boolean
Optional
_expected
Mine
Rate
_expectedMineRate
?:
number
Optional
_is
Internal
Build
_isInternalBuild
?:
boolean
Optional
_micro
Block
Cycle
_microBlockCycle
?:
number
Optional
absolute
Ttl
absoluteTtl
?:
boolean
Optional
denomination
denomination
?:
AE_AMOUNT_FORMATS
Optional
fee
fee
?:
Int
Optional
nonce
nonce
?:
number
= ...
Optional
on
Node
onNode
?:
Node
oracle
Id
oracleId
:
`
ok_
${
string
}
`
|
`
nm_
${
string
}
`
= ...
Optional
oracle
Ttl
Type
oracleTtlType
?:
delta
|
block
= ...
Optional
oracle
Ttl
Value
oracleTtlValue
?:
number
= ...
Optional
strategy
strategy
?:
Enum1
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
_expected
Mine
Rate
_is
Internal
Build
_micro
Block
Cycle
absolute
Ttl
denomination
fee
nonce
on
Node
oracle
Id
oracle
Ttl
Type
oracle
Ttl
Value
strategy
tag
ttl
version
@aeternity/aepp-sdk
Loading...