mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Allow the Ledger to generically output to both Json models.
This commit is contained in:
committed by
Vinnie Falco
parent
8053598069
commit
1cbcc7be21
@@ -73,12 +73,14 @@ JSS ( error );
|
||||
JSS ( error_code );
|
||||
JSS ( error_exception );
|
||||
JSS ( error_message );
|
||||
JSS ( expand );
|
||||
JSS ( fee_base );
|
||||
JSS ( fee_ref );
|
||||
JSS ( fetch_pack );
|
||||
JSS ( flags );
|
||||
JSS ( freeze );
|
||||
JSS ( freeze_peer );
|
||||
JSS ( full );
|
||||
JSS ( hash );
|
||||
JSS ( hostid );
|
||||
JSS ( id );
|
||||
@@ -114,6 +116,7 @@ JSS ( none );
|
||||
JSS ( no_ripple );
|
||||
JSS ( no_ripple_peer );
|
||||
JSS ( offers );
|
||||
JSS ( open );
|
||||
JSS ( owner_funds );
|
||||
JSS ( params );
|
||||
JSS ( parent_hash );
|
||||
|
||||
Reference in New Issue
Block a user