mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 06:25:51 +00:00
Improve ledger_request response
This commit is contained in:
committed by
Nik Bougalis
parent
4f40e94c99
commit
cb280b10c1
@@ -72,6 +72,7 @@ JSS ( accounts ); // in: LedgerEntry, Subscribe,
|
||||
// out: WalletAccounts
|
||||
JSS ( accounts_proposed ); // in: Subscribe, Unsubscribe
|
||||
JSS ( action );
|
||||
JSS ( acquiring ); // out: LedgerRequest
|
||||
JSS ( address ); // out: PeerImp
|
||||
JSS ( affected ); // out: AcceptedLedgerTx
|
||||
JSS ( age ); // out: UniqueNodeList, NetworkOPs, Peers
|
||||
|
||||
Reference in New Issue
Block a user