mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add deletion_blockers_only param to account_objects RPC command
This commit is contained in:
committed by
Manoj doshi
parent
fccb7e1c70
commit
7e7664c29a
@@ -182,6 +182,7 @@ JSS ( dbKBLedger ); // out: getCounts
|
||||
JSS ( dbKBTotal ); // out: getCounts
|
||||
JSS ( dbKBTransaction ); // out: getCounts
|
||||
JSS ( debug_signing ); // in: TransactionSign
|
||||
JSS ( deletion_blockers_only ); // in: AccountObjects
|
||||
JSS ( delivered_amount ); // out: insertDeliveredAmount
|
||||
JSS ( deposit_authorized ); // out: deposit_authorized
|
||||
JSS ( deposit_preauth ); // in: AccountObjects, LedgerData
|
||||
|
||||
Reference in New Issue
Block a user