New RPC method "version".

This commit is contained in:
Tom Ritchford
2015-01-27 16:40:01 -05:00
committed by Vinnie Falco
parent bfc436dccd
commit c3809ece67
9 changed files with 151 additions and 2 deletions

View File

@@ -81,14 +81,17 @@ JSS ( expand );
JSS ( fee_base );
JSS ( fee_ref );
JSS ( fetch_pack );
JSS ( first );
JSS ( flags );
JSS ( freeze );
JSS ( freeze_peer );
JSS ( full );
JSS ( good );
JSS ( hash );
JSS ( hostid );
JSS ( id );
JSS ( issuer );
JSS ( last );
JSS ( last_close );
JSS ( ledger );
JSS ( ledgerClosed );
@@ -175,6 +178,7 @@ JSS ( validated_ledger );
JSS ( validated_ledgers );
JSS ( validation_quorum );
JSS ( value );
JSS ( version );
JSS ( waiting );
JSS ( warning );