mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add owner_funds to client subscription data (RIPD-377)
Conflicts: src/ripple/module/app/ledger/AcceptedLedger.cpp
This commit is contained in:
committed by
Vinnie Falco
parent
6e934ee6a1
commit
ce2cecf046
@@ -111,6 +111,7 @@ JSS ( none );
|
||||
JSS ( no_ripple );
|
||||
JSS ( no_ripple_peer );
|
||||
JSS ( offers );
|
||||
JSS ( owner_funds );
|
||||
JSS ( params );
|
||||
JSS ( parent_hash );
|
||||
JSS ( peer );
|
||||
|
||||
Reference in New Issue
Block a user