Add owner_funds to client subscription data (RIPD-377)

Conflicts:
	src/ripple/module/app/ledger/AcceptedLedger.cpp
This commit is contained in:
Miguel Portilla
2014-07-21 13:09:33 -04:00
committed by Vinnie Falco
parent 6e934ee6a1
commit ce2cecf046
5 changed files with 47 additions and 18 deletions

View File

@@ -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 );