mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Add jss fields
This commit is contained in:
@@ -43,13 +43,16 @@ JSS ( Invalid ); // out: app/misc/AccountState
|
|||||||
JSS ( LimitAmount ); // field.
|
JSS ( LimitAmount ); // field.
|
||||||
JSS ( OfferSequence ); // field.
|
JSS ( OfferSequence ); // field.
|
||||||
JSS ( Paths ); // in/out: TransactionSign
|
JSS ( Paths ); // in/out: TransactionSign
|
||||||
|
JSS ( TransferRate ); // in: TransferRate
|
||||||
JSS ( historical_perminute ); // historical_perminute
|
JSS ( historical_perminute ); // historical_perminute
|
||||||
JSS ( SLE_hit_rate ); // out: GetCounts
|
JSS ( SLE_hit_rate ); // out: GetCounts
|
||||||
JSS ( SendMax ); // in: TransactionSign
|
JSS ( SendMax ); // in: TransactionSign
|
||||||
JSS ( Sequence ); // in/out: TransactionSign; field.
|
JSS ( Sequence ); // in/out: TransactionSign; field.
|
||||||
JSS ( SetFlag ); // field.
|
JSS ( SetFlag ); // field.
|
||||||
|
JSS ( SigningPubKey ); // field
|
||||||
JSS ( TakerGets ); // field.
|
JSS ( TakerGets ); // field.
|
||||||
JSS ( TakerPays ); // field.
|
JSS ( TakerPays ); // field.
|
||||||
|
JSS ( TxnSignature ); // field
|
||||||
JSS ( TransactionType ); // in: TransactionSign
|
JSS ( TransactionType ); // in: TransactionSign
|
||||||
JSS ( aborted ); // out: InboundLedger
|
JSS ( aborted ); // out: InboundLedger
|
||||||
JSS ( accepted ); // out: LedgerToJson, OwnerInfo
|
JSS ( accepted ); // out: LedgerToJson, OwnerInfo
|
||||||
|
|||||||
Reference in New Issue
Block a user