Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxParamsOracleResponseTx1
Interface TxParamsOracleResponseTx1
interface
TxParamsOracleResponseTx1
{
_canIncreaseFee
?:
boolean
;
denomination
?:
AE_AMOUNT_FORMATS
;
fee
:
undefined
|
Int
;
nonce
:
number
;
oracleId
:
`
ok_
${
string
}
`
;
queryId
:
`
oq_
${
string
}
`
;
response
:
string
;
responseTtlType
?:
delta
|
block
;
responseTtlValue
?:
number
;
tag
:
OracleResponseTx
;
ttl
:
undefined
|
number
;
version
?:
1
;
}
Hierarchy (
view full
)
TxParamsOracleResponseTx1Type
TxParamsOracleResponseTx1
Index
Properties
_can
Increase
Fee?
denomination?
fee
nonce
oracle
Id
query
Id
response
response
Ttl
Type?
response
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
}
`
= ...
query
Id
query
Id
:
`
oq_
${
string
}
`
= ...
response
response
:
string
= string
Optional
response
Ttl
Type
response
Ttl
Type
?:
delta
|
block
= ...
Optional
response
Ttl
Value
response
Ttl
Value
?:
number
= ...
tag
tag
:
OracleResponseTx
= ...
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
query
Id
response
response
Ttl
Type
response
Ttl
Value
tag
ttl
version
@aeternity/aepp-sdk
Loading...