mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 15:35:50 +00:00
New RPC method "version".
This commit is contained in:
committed by
Vinnie Falco
parent
bfc436dccd
commit
c3809ece67
@@ -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 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user