Preparing search index...
The search index is not available
xrpl
xrpl
LedgerQueueData
Interface LedgerQueueData
interface
LedgerQueueData
{
account
:
string
;
auth_change
?:
boolean
;
fee
?:
string
;
fee_level
?:
string
;
last_result
?:
string
;
max_spend_drops
?:
string
;
preflight_result
:
string
;
retries_remaining
:
number
;
tx
:
|
LedgerModifiedOfferCreateTransaction
|
TransactionAndMetadata
<
Transaction
>
|
{
tx_blob
:
string
}
;
}
Index
Properties
account
auth_
change?
fee?
fee_
level?
last_
result?
max_
spend_
drops?
preflight_
result
retries_
remaining
tx
Properties
account
account
:
string
Optional
auth_
change
auth_change
?:
boolean
Optional
fee
fee
?:
string
Optional
fee_
level
fee_level
?:
string
Optional
last_
result
last_result
?:
string
Optional
max_
spend_
drops
max_spend_drops
?:
string
preflight_
result
preflight_result
:
string
retries_
remaining
retries_remaining
:
number
tx
tx
:
|
LedgerModifiedOfferCreateTransaction
|
TransactionAndMetadata
<
Transaction
>
|
{
tx_blob
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
auth_
change
fee
fee_
level
last_
result
max_
spend_
drops
preflight_
result
retries_
remaining
tx
xrpl
Loading...