mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-02 08:55:53 +00:00
Add path find response field full_reply (RIPD-894)
This commit is contained in:
committed by
Vinnie Falco
parent
18ccdf8bd4
commit
edc1bc35fd
@@ -158,6 +158,7 @@ JSS ( forward ); // in: AccountTx
|
||||
JSS ( freeze ); // out: AccountLines
|
||||
JSS ( freeze_peer ); // out: AccountLines
|
||||
JSS ( full ); // in: LedgerClearer, handlers/Ledger
|
||||
JSS ( full_reply ); // out: PathFind
|
||||
JSS ( fullbelow_size ); // in: GetCounts
|
||||
JSS ( generator ); // in: LedgerEntry
|
||||
JSS ( good ); // out: RPCVersion
|
||||
|
||||
Reference in New Issue
Block a user