rippled
Loading...
Searching...
No Matches
jss.h
1#pragma once
2
3#include <xrpl/json/json_value.h>
4
5namespace xrpl {
6namespace jss {
7
8// JSON static strings
9
10#define JSS(x) constexpr ::Json::StaticString x(#x)
11
12/* These "StaticString" field names are used instead of string literals to
13 optimize the performance of accessing properties of Json::Value objects.
14
15 Most strings have a trailing comment. Here is the legend:
16
17 in: Read by the given RPC handler from its `Json::Value` parameter.
18 out: Assigned by the given RPC handler in the `Json::Value` it returns.
19 field: A field of at least one type of transaction.
20 RPC: Common properties of RPC requests and responses.
21 error: Common properties of RPC error responses.
22*/
23
24JSS(AL_size); // out: GetCounts
25JSS(AL_hit_rate); // out: GetCounts
26JSS(AcceptedCredentials); // out: AccountObjects
27JSS(ACCOUNT_SET_FLAGS); // out: RPC server_definitions
28JSS(Account); // in: TransactionSign; field.
29JSS(AMMID); // field
30JSS(Amount); // in: TransactionSign; field.
31JSS(Amount2); // in/out: AMM IOU/XRP pool, deposit, withdraw amount
32JSS(Asset); // in: AMM Asset1
33JSS(Asset2); // in: AMM Asset2
34JSS(AssetClass); // in: Oracle
35JSS(AssetPrice); // in: Oracle
36JSS(AuthAccount); // in: AMM Auction Slot
37JSS(AuthAccounts); // in: AMM Auction Slot
38JSS(BaseAsset); // in: Oracle
39JSS(BidMax); // in: AMM Bid
40JSS(BidMin); // in: AMM Bid
41JSS(ClearFlag); // field.
42JSS(Counterparty); // field.
43JSS(CounterpartySignature); // field.
44JSS(DeliverMax); // out: alias to Amount
45JSS(DeliverMin); // in: TransactionSign
46JSS(Destination); // in: TransactionSign; field.
47JSS(EPrice); // in: AMM Deposit option
48JSS(Fee); // in/out: TransactionSign; field.
49JSS(Flags); // in/out: TransactionSign; field.
50JSS(Holder); // field.
51JSS(Invalid); //
52JSS(Issuer); // in: Credential transactions
53JSS(IssuingChainDoor); // field.
54JSS(IssuingChainIssue); // field.
55JSS(LastLedgerSequence); // in: TransactionSign; field
56JSS(LastUpdateTime); // field.
57JSS(LimitAmount); // field.
58JSS(LockingChainDoor); // field.
59JSS(LockingChainIssue); // field.
60JSS(NetworkID); // field.
61JSS(LPTokenOut); // in: AMM Liquidity Provider deposit tokens
62JSS(LPTokenIn); // in: AMM Liquidity Provider withdraw tokens
63JSS(LPToken); // out: AMM Liquidity Provider tokens info
64JSS(OfferSequence); // field.
65JSS(OracleDocumentID); // field
66JSS(Owner); // field
67JSS(Paths); // in/out: TransactionSign
68JSS(PriceDataSeries); // field.
69JSS(PriceData); // field.
70JSS(Provider); // field.
71JSS(QuoteAsset); // in: Oracle.
72JSS(RawTransaction); // in: Batch
73JSS(RawTransactions); // in: Batch
74JSS(SLE_hit_rate); // out: GetCounts.
75JSS(Scale); // field.
76JSS(SettleDelay); // in: TransactionSign
77JSS(SendMax); // in: TransactionSign
78JSS(Sequence); // in/out: TransactionSign; field.
79JSS(SetFlag); // field.
80JSS(Signer); // field.
81JSS(Signers); // field.
82JSS(SigningPubKey); // field.
83JSS(Subject); // in: Credential transactions
84JSS(TakerGets); // field.
85JSS(TakerPays); // field.
86JSS(TradingFee); // in/out: AMM trading fee
87JSS(TransactionType); // in: TransactionSign.
88JSS(TransferRate); // in: TransferRate.
89JSS(TxnSignature); // field.
90JSS(URI); // field.
91JSS(VoteSlots); // out: AMM Vote
92JSS(aborted); // out: InboundLedger
93JSS(accepted); // out: LedgerToJson, OwnerInfo, SubmitTransaction
94JSS(accountState); // out: LedgerToJson
95JSS(accountTreeHash); // out: ledger/Ledger.cpp
96JSS(account_data); // out: AccountInfo
97JSS(account_flags); // out: AccountInfo
98JSS(account_hash); // out: LedgerToJson
99JSS(account_id); // out: WalletPropose
100JSS(account_nfts); // out: AccountNFTs
101JSS(account_objects); // out: AccountObjects
102JSS(account_root); // in: LedgerEntry
103JSS(account_sequence_next); // out: SubmitTransaction
104JSS(account_sequence_available); // out: SubmitTransaction
105JSS(account_history_tx_stream); // in: Subscribe, Unsubscribe
106JSS(account_history_tx_index); // out: Account txn history subscribe
107JSS(account_history_tx_first); // out: Account txn history subscribe
108JSS(account_history_boundary); // out: Account txn history subscribe
109JSS(accounts); // in: LedgerEntry, Subscribe, handlers/Ledger, Unsubscribe
110JSS(accounts_proposed); // in: Subscribe, Unsubscribe
111JSS(action); //
112JSS(active); // out: OverlayImpl
113JSS(acquiring); // out: LedgerRequest
114JSS(address); // out: PeerImp
115JSS(affected); // out: AcceptedLedgerTx
116JSS(age); // out: NetworkOPs, Peers
117JSS(alternatives); // out: PathRequest, RipplePathFind
118JSS(amendment_blocked); // out: NetworkOPs
119JSS(amm_account); // in: amm_info
120JSS(amount); // out: AccountChannels, amm_info
121JSS(amount2); // out: amm_info
122JSS(api_version); // in: many, out: Version
123JSS(api_version_low); // out: Version
124JSS(applied); // out: SubmitTransaction
125JSS(asks); // out: Subscribe
126JSS(asset); // in: amm_info
127JSS(asset2); // in: amm_info
128JSS(assets); // out: GatewayBalances
129JSS(asset_frozen); // out: amm_info
130JSS(asset2_frozen); // out: amm_info
131JSS(attestations); //
132JSS(attestation_reward_account); //
133JSS(auction_slot); // out: amm_info
134JSS(authorized); // out: AccountLines
135JSS(authorize); // out: delegate
136JSS(authorized_credentials); // in: ledger_entry DepositPreauth
137JSS(auth_accounts); // out: amm_info
138JSS(auth_change); // out: AccountInfo
139JSS(auth_change_queued); // out: AccountInfo
140JSS(available); // out: ValidatorList
141JSS(avg_bps_recv); // out: Peers
142JSS(avg_bps_sent); // out: Peers
143JSS(balance); // out: AccountLines
144JSS(balances); // out: GatewayBalances
145JSS(base); // out: LogLevel
146JSS(base_asset); // in: get_aggregate_price
147JSS(base_fee); // out: NetworkOPs
148JSS(base_fee_xrp); // out: NetworkOPs
149JSS(bids); // out: Subscribe
150JSS(binary); // in: AccountTX, LedgerEntry, AccountTxOld, Tx LedgerData
151JSS(blob); // out: ValidatorList
152JSS(blobs_v2); // out: ValidatorList
153 // in: UNL
154JSS(books); // in: Subscribe, Unsubscribe
155JSS(both); // in: Subscribe, Unsubscribe
156JSS(both_sides); // in: Subscribe, Unsubscribe
157JSS(branch); // out: server_info
158JSS(broadcast); // out: SubmitTransaction
159JSS(bridge_account); // in: LedgerEntry
160JSS(build_path); // in: TransactionSign
161JSS(build_version); // out: NetworkOPs
162JSS(cancel_after); // out: AccountChannels
163JSS(can_delete); // out: CanDelete
164JSS(mpt_amount); // out: mpt_holders
165JSS(mpt_issuance_id); // in: Payment, mpt_holders
166JSS(mptoken_index); // out: mpt_holders
167JSS(changes); // out: BookChanges
168JSS(channel_id); // out: AccountChannels
169JSS(channels); // out: AccountChannels
170JSS(check_nodes); // in: LedgerCleaner
171JSS(clear); // in/out: FetchInfo
172JSS(close); // out: BookChanges
173JSS(close_flags); // out: LedgerToJson
174JSS(close_time); // in: Application, out: NetworkOPs, RCLCxPeerPos, LedgerToJson
175JSS(close_time_iso); // out: Tx, NetworkOPs, TransactionEntry AccountTx, LedgerToJson
176JSS(close_time_estimated); // in: Application, out: LedgerToJson
177JSS(close_time_human); // out: LedgerToJson
178JSS(close_time_offset); // out: NetworkOPs
179JSS(close_time_resolution); // in: Application; out: LedgerToJson
180JSS(closed); // out: NetworkOPs, LedgerToJson, handlers/Ledger
181JSS(closed_ledger); // out: NetworkOPs
182JSS(cluster); // out: PeerImp
183JSS(code); // out: errors
184JSS(command); // in: RPCHandler
185JSS(common); // out: RPC server_definitions
186JSS(complete); // out: NetworkOPs, InboundLedger
187JSS(complete_ledgers); // out: NetworkOPs, PeerImp
188JSS(consensus); // out: NetworkOPs, LedgerConsensus
189JSS(converge_time); // out: NetworkOPs
190JSS(converge_time_s); // out: NetworkOPs
191JSS(cookie); // out: NetworkOPs
192JSS(count); // in: AccountTx*, ValidatorList
193JSS(counters); // in/out: retrieve counters
194JSS(credentials); // in: deposit_authorized
195JSS(credential_type); // in: LedgerEntry DepositPreauth
196JSS(ctid); // in/out: Tx RPC
197JSS(currency_a); // out: BookChanges
198JSS(currency_b); // out: BookChanges
199JSS(currency); // in: paths/PathRequest, STAmount
200 // out: STPathSet, STAmount, AccountLines
201JSS(current); // out: OwnerInfo
202JSS(current_activities); //
203JSS(current_ledger_size); // out: TxQ
204JSS(current_queue_size); // out: TxQ
205JSS(data); // out: LedgerData
206JSS(date); // out: tx/Transaction, NetworkOPs
207JSS(dbKBLedger); // out: getCounts
208JSS(dbKBTotal); // out: getCounts
209JSS(dbKBTransaction); // out: getCounts
210JSS(debug_signing); // in: TransactionSign
211JSS(deletion_blockers_only); // in: AccountObjects
212JSS(delivered_amount); // out: insertDeliveredAmount
213JSS(deposit_authorized); // out: deposit_authorized
214JSS(deprecated); //
215JSS(descending); // in: AccountTx*
216JSS(description); // in/out: Reservations
217JSS(destination); // in: nft_buy_offers, nft_sell_offers
218JSS(destination_account); // in: PathRequest, RipplePathFind, account_lines
219 // out: AccountChannels
220JSS(destination_amount); // in: PathRequest, RipplePathFind
221JSS(destination_currencies); // in: PathRequest, RipplePathFind
222JSS(destination_tag); // in: PathRequest
223 // out: AccountChannels
224JSS(details); // out: Manifest, server_info
225JSS(dir_entry); // out: DirectoryEntryIterator
226JSS(dir_index); // out: DirectoryEntryIterator
227JSS(dir_root); // out: DirectoryEntryIterator
228JSS(discounted_fee); // out: amm_info
229JSS(domain); // out: ValidatorInfo, Manifest
230JSS(drops); // out: TxQ
231JSS(duration_us); // out: NetworkOPs
232JSS(effective); // out: ValidatorList
233 // in: UNL
234JSS(enabled); // out: AmendmentTable
235JSS(engine_result); // out: NetworkOPs, TransactionSign, Submit
236JSS(engine_result_code); // out: NetworkOPs, TransactionSign, Submit
237JSS(engine_result_message); // out: NetworkOPs, TransactionSign, Submit
238JSS(entire_set); // out: get_aggregate_price
239JSS(ephemeral_key); // out: ValidatorInfo
240 // in/out: Manifest
241JSS(error); // out: error
242JSS(errored); //
243JSS(error_code); // out: error
244JSS(error_exception); // out: Submit
245JSS(error_message); // out: error
246JSS(expand); // in: handler/Ledger
247JSS(expected_date); // out: any (warnings)
248JSS(expected_date_UTC); // out: any (warnings)
249JSS(expected_ledger_size); // out: TxQ
250JSS(expiration); // out: AccountOffers, AccountChannels, ValidatorList, amm_info
251JSS(fail_hard); // in: Sign, Submit
252JSS(failed); // out: InboundLedger
253JSS(feature); // in: Feature
254JSS(features); // out: Feature
255JSS(fee_base); // out: NetworkOPs
256JSS(fee_div_max); // in: TransactionSign
257JSS(fee_level); // out: AccountInfo
258JSS(fee_mult_max); // in: TransactionSign
259JSS(fee_ref); // out: NetworkOPs, DEPRECATED
260JSS(fetch_pack); // out: NetworkOPs
261JSS(FIELDS); // out: RPC server_definitions
262 // matches definitions.json format
263JSS(first); // out: rpc/Version
264JSS(finished); //
265JSS(fix_txns); // in: LedgerCleaner
266JSS(flags); // out: AccountOffers, NetworkOPs
267JSS(forward); // in: AccountTx
268JSS(freeze); // out: AccountLines
269JSS(freeze_peer); // out: AccountLines
270JSS(deep_freeze); // out: AccountLines
271JSS(deep_freeze_peer); // out: AccountLines
272JSS(frozen_balances); // out: GatewayBalances
273JSS(full); // in: LedgerClearer, handlers/Ledger
274JSS(full_reply); // out: PathFind
275JSS(fullbelow_size); // out: GetCounts
276JSS(git); // out: server_info
277JSS(good); // out: RPCVersion
278JSS(hash); // out: NetworkOPs, InboundLedger, LedgerToJson, STTx; field
279JSS(have_header); // out: InboundLedger
280JSS(have_state); // out: InboundLedger
281JSS(have_transactions); // out: InboundLedger
282JSS(high); // out: BookChanges
283JSS(highest_sequence); // out: AccountInfo
284JSS(highest_ticket); // out: AccountInfo
285JSS(historical_perminute); // historical_perminute.
286JSS(holders); // out: MPTHolders
287JSS(hostid); // out: NetworkOPs
288JSS(hotwallet); // in: GatewayBalances
289JSS(id); // websocket.
290JSS(ident); // in: AccountCurrencies, AccountInfo, OwnerInfo
291JSS(ignore_default); // in: AccountLines
292JSS(in); // out: OverlayImpl
293JSS(inLedger); // out: tx/Transaction
294JSS(inbound); // out: PeerImp
295JSS(index); // in: LedgerEntry
296 // out: STLedgerEntry, LedgerEntry, TxHistory, LedgerData
297JSS(info); // out: ServerInfo, ConsensusInfo, FetchInfo
298JSS(initial_sync_duration_us); //
299JSS(internal_command); // in: Internal
300JSS(invalid_API_version); // out: Many, when a request has an invalid version
301JSS(io_latency_ms); // out: NetworkOPs
302JSS(ip); // in: Connect, out: OverlayImpl
303JSS(is_burned); // out: nft_info (clio)
304JSS(isSerialized); // out: RPC server_definitions
305 // matches definitions.json format
306JSS(isSigningField); // out: RPC server_definitions
307 // matches definitions.json format
308JSS(isVLEncoded); // out: RPC server_definitions
309 // matches definitions.json format
310JSS(issuer); // in: RipplePathFind, Subscribe, Unsubscribe, BookOffers
311 // out: STPathSet, STAmount
312JSS(job); //
313JSS(job_queue); //
314JSS(jobs); //
315JSS(jsonrpc); // json version
316JSS(jq_trans_overflow); // JobQueue transaction limit overflow.
317JSS(kept); // out: SubmitTransaction
318JSS(key); // out
319JSS(key_type); // in/out: WalletPropose, TransactionSign
320JSS(latency); // out: PeerImp
321JSS(last); // out: RPCVersion
322JSS(last_close); // out: NetworkOPs
323JSS(last_refresh_time); // out: ValidatorSite
324JSS(last_refresh_status); // out: ValidatorSite
325JSS(last_refresh_message); // out: ValidatorSite
326JSS(ledger); // in: NetworkOPs, LedgerCleaner, RPCHelpers
327 // out: NetworkOPs, PeerImp
328JSS(ledger_current_index); // out: NetworkOPs, RPCHelpers, LedgerCurrent, LedgerAccept,
329 // AccountLines
330JSS(ledger_data); // out: LedgerHeader
331JSS(ledger_hash); // in: RPCHelpers, LedgerRequest, RipplePathFind,
332 // TransactionEntry, handlers/Ledger
333 // out: NetworkOPs, RPCHelpers, LedgerClosed, LedgerData,
334 // AccountLines
335JSS(ledger_hit_rate); // out: GetCounts
336JSS(ledger_index); // in/out: many
337JSS(ledger_index_max); // in, out: AccountTx*
338JSS(ledger_index_min); // in, out: AccountTx*
339JSS(ledger_max); // in, out: AccountTx*
340JSS(ledger_min); // in, out: AccountTx*
341JSS(ledger_time); // out: NetworkOPs
342JSS(LEDGER_ENTRY_TYPES); // out: RPC server_definitions
343 // matches definitions.json format
344JSS(LEDGER_ENTRY_FLAGS); // out: RPC server_definitions
345JSS(LEDGER_ENTRY_FORMATS); // out: RPC server_definitions
346JSS(levels); // LogLevels
347JSS(limit); // in/out: AccountTx*, AccountOffers, AccountLines, AccountObjects
348 // in: LedgerData, BookOffers
349JSS(limit_peer); // out: AccountLines
350JSS(lines); // out: AccountLines
351JSS(list); // out: ValidatorList
352JSS(load); // out: NetworkOPs, PeerImp
353JSS(load_base); // out: NetworkOPs
354JSS(load_factor); // out: NetworkOPs
355JSS(load_factor_cluster); // out: NetworkOPs
356JSS(load_factor_fee_escalation); // out: NetworkOPs
357JSS(load_factor_fee_queue); // out: NetworkOPs
358JSS(load_factor_fee_reference); // out: NetworkOPs
359JSS(load_factor_local); // out: NetworkOPs
360JSS(load_factor_net); // out: NetworkOPs
361JSS(load_factor_server); // out: NetworkOPs
362JSS(load_fee); // out: LoadFeeTrackImp, NetworkOPs
363JSS(loan_broker_id); // in: LedgerEntry
364JSS(loan_seq); // in: LedgerEntry
365JSS(local); // out: resource/Logic.h
366JSS(local_txs); // out: GetCounts
367JSS(local_static_keys); // out: ValidatorList
368JSS(locked); // out: GatewayBalances
369JSS(low); // out: BookChanges
370JSS(lowest_sequence); // out: AccountInfo
371JSS(lowest_ticket); // out: AccountInfo
372JSS(lp_token); // out: amm_info
373JSS(majority); // out: RPC feature
374JSS(manifest); // out: ValidatorInfo, Manifest
375JSS(marker); // in/out: AccountTx, AccountOffers, AccountLines, AccountObjects,
376 // LedgerData
377 // in: BookOffers
378JSS(master_key); // out: WalletPropose, NetworkOPs, ValidatorInfo
379 // in/out: Manifest
380JSS(master_seed); // out: WalletPropose
381JSS(master_seed_hex); // out: WalletPropose
382JSS(master_signature); // out: pubManifest
383JSS(max_ledger); // in/out: LedgerCleaner
384JSS(max_queue_size); // out: TxQ
385JSS(max_spend_drops); // out: AccountInfo
386JSS(max_spend_drops_total); // out: AccountInfo
387JSS(mean); // out: get_aggregate_price
388JSS(median); // out: get_aggregate_price
389JSS(median_fee); // out: TxQ
390JSS(median_level); // out: TxQ
391JSS(message); // error.
392JSS(meta); // out: NetworkOPs, AccountTx*, Tx
393JSS(meta_blob); // out: NetworkOPs, AccountTx*, Tx
394JSS(metaData); //
395JSS(metadata); // out: TransactionEntry
396JSS(method); // RPC
397JSS(methods); //
398JSS(metrics); // out: Peers
399JSS(min_count); // in: GetCounts
400JSS(min_ledger); // in: LedgerCleaner
401JSS(minimum_fee); // out: TxQ
402JSS(minimum_level); // out: TxQ
403JSS(missingCommand); // error
404JSS(name); // out: AmendmentTableImpl, PeerImp
405JSS(needed_state_hashes); // out: InboundLedger
406JSS(needed_transaction_hashes); // out: InboundLedger
407JSS(network_id); // out: NetworkOPs
408JSS(network_ledger); // out: NetworkOPs
409JSS(next_refresh_time); // out: ValidatorSite
410JSS(nft_id); // in: nft_sell_offers, nft_buy_offers
411JSS(nft_offer_index); // out nft_buy_offers, nft_sell_offers
412JSS(nft_serial); // out: account_nfts
413JSS(nft_taxon); // out: nft_info (clio)
414JSS(nftoken_id); // out: insertNFTokenID
415JSS(nftoken_ids); // out: insertNFTokenID
416JSS(no_ripple); // out: AccountLines
417JSS(no_ripple_peer); // out: AccountLines
418JSS(node); // out: LedgerEntry
419JSS(node_binary); // out: LedgerEntry
420JSS(node_read_bytes); // out: GetCounts
421JSS(node_read_errors); // out: GetCounts
422JSS(node_read_retries); // out: GetCounts
423JSS(node_reads_hit); // out: GetCounts
424JSS(node_reads_total); // out: GetCounts
425JSS(node_reads_duration_us); // out: GetCounts
426JSS(node_size); // out: server_info
427JSS(nodes); // out: VaultInfo
428JSS(nodestore); // out: GetCounts
429JSS(node_writes); // out: GetCounts
430JSS(node_written_bytes); // out: GetCounts
431JSS(node_writes_duration_us); // out: GetCounts
432JSS(node_write_retries); // out: GetCounts
433JSS(node_writes_delayed); // out::GetCounts
434JSS(nth); // out: RPC server_definitions
435JSS(obligations); // out: GatewayBalances
436JSS(offers); // out: NetworkOPs, AccountOffers, Subscribe
437JSS(offer_id); // out: insertNFTokenOfferID
438JSS(offline); // in: TransactionSign
439JSS(offset); // in/out: AccountTxOld
440JSS(open); // out: handlers/Ledger
441JSS(open_ledger_cost); // out: SubmitTransaction
442JSS(open_ledger_fee); // out: TxQ
443JSS(open_ledger_level); // out: TxQ
444JSS(optionality); // out: server_definitions
445JSS(oracles); // in: get_aggregate_price
446JSS(oracle_document_id); // in: get_aggregate_price
447JSS(out); // out: OverlayImpl
448JSS(owner); // in: LedgerEntry, out: NetworkOPs
449JSS(owner_funds); // in/out: Ledger, NetworkOPs, AcceptedLedgerTx
450JSS(page_index); //
451JSS(params); // RPC
452JSS(parent_close_time); // out: LedgerToJson
453JSS(parent_hash); // out: LedgerToJson
454JSS(partition); // in: LogLevel
455JSS(passphrase); // in: WalletPropose
456JSS(password); // in: Subscribe
457JSS(paths); // in: RipplePathFind
458JSS(paths_canonical); // out: RipplePathFind
459JSS(paths_computed); // out: PathRequest, RipplePathFind
460JSS(peer); // in: AccountLines
461JSS(peer_authorized); // out: AccountLines
462JSS(peer_id); // out: RCLCxPeerPos
463JSS(peers); // out: InboundLedger, handlers/Peers, Overlay
464JSS(peer_disconnects); // Severed peer connection counter.
465JSS(peer_disconnects_resources); // Severed peer connections because of
466 // excess resource consumption.
467JSS(port); // in: Connect, out: NetworkOPs
468JSS(ports); // out: NetworkOPs
469JSS(previous); // out: Reservations
470JSS(previous_ledger); // out: LedgerPropose
471JSS(price); // out: amm_info, AuctionSlot
472JSS(proof); // in: BookOffers
473JSS(propose_seq); // out: LedgerPropose
474JSS(proposers); // out: NetworkOPs, LedgerConsensus
475JSS(protocol); // out: NetworkOPs, PeerImp
476JSS(proxied); // out: RPC ping
477JSS(pseudo_account); // out: AccountInfo
478JSS(pubkey_node); // out: NetworkOPs
479JSS(pubkey_publisher); // out: ValidatorList
480JSS(pubkey_validator); // out: NetworkOPs, ValidatorList
481JSS(public_key); // out: OverlayImpl, PeerImp, WalletPropose, ValidatorInfo
482 // in/out: Manifest
483JSS(public_key_hex); // out: WalletPropose
484JSS(published_ledger); // out: NetworkOPs
485JSS(publisher_lists); // out: ValidatorList
486JSS(quality); // out: NetworkOPs
487JSS(quality_in); // out: AccountLines
488JSS(quality_out); // out: AccountLines
489JSS(queue); // in: AccountInfo
490JSS(queue_data); // out: AccountInfo
491JSS(queued); // out: SubmitTransaction
492JSS(queued_duration_us); //
493JSS(quote_asset); // in: get_aggregate_price
494JSS(random); // out: Random
495JSS(raw_meta); // out: AcceptedLedgerTx
496JSS(receive_currencies); // out: AccountCurrencies
497JSS(reference_level); // out: TxQ
498JSS(refresh_interval); // in: UNL
499JSS(refresh_interval_min); // out: ValidatorSites
500JSS(regular_seed); // in/out: LedgerEntry
501JSS(remaining); // out: ValidatorList
502JSS(remote); // out: Logic.h
503JSS(request); // RPC
504JSS(requested); // out: Manifest
505JSS(reservations); // out: Reservations
506JSS(reserve_base); // out: NetworkOPs
507JSS(reserve_base_xrp); // out: NetworkOPs
508JSS(reserve_inc); // out: NetworkOPs
509JSS(reserve_inc_xrp); // out: NetworkOPs
510JSS(response); // websocket
511JSS(result); // RPC
512JSS(ripple_lines); // out: NetworkOPs
513JSS(ripple_state); // in: LedgerEntr
514JSS(ripplerpc); // ripple RPC version
515JSS(role); // out: Ping.cpp
516JSS(rpc); //
517JSS(rt_accounts); // in: Subscribe, Unsubscribe
518JSS(running_duration_us); //
519JSS(search_depth); // in: RipplePathFind
520JSS(searched_all); // out: Tx
521JSS(secret); // in: TransactionSign, ValidationCreate, ValidationSeed,
522 // channel_authorize
523JSS(seed); //
524JSS(seed_hex); // in: WalletPropose, TransactionSign
525JSS(send_currencies); // out: AccountCurrencies
526JSS(send_max); // in: PathRequest, RipplePathFind
527JSS(seq); // in: LedgerEntry
528 // out: NetworkOPs, RPCSub, AccountOffers, ValidatorList,
529 // ValidatorInfo, Manifest
530JSS(sequence); // in: UNL
531JSS(sequence_count); // out: AccountInfo
532JSS(server_domain); // out: NetworkOPs
533JSS(server_state); // out: NetworkOPs
534JSS(server_state_duration_us); // out: NetworkOPs
535JSS(server_status); // out: NetworkOPs
536JSS(server_version); // out: NetworkOPs
537JSS(settle_delay); // out: AccountChannels
538JSS(severity); // in: LogLevel
539JSS(shares); // out: VaultInfo
540JSS(signature); // out: NetworkOPs, ChannelAuthorize
541JSS(signature_target); // in: TransactionSign
542JSS(signature_verified); // out: ChannelVerify
543JSS(signing_key); // out: NetworkOPs
544JSS(signing_keys); // out: ValidatorList
545JSS(signing_time); // out: NetworkOPs
546JSS(signer_lists); // in/out: AccountInfo
547JSS(size); // out: get_aggregate_price
548JSS(snapshot); // in: Subscribe
549JSS(source_account); // in: PathRequest, RipplePathFind
550JSS(source_amount); // in: PathRequest, RipplePathFind
551JSS(source_currencies); // in: PathRequest, RipplePathFind
552JSS(source_tag); // out: AccountChannels
553JSS(stand_alone); // out: NetworkOPs
554JSS(standard_deviation); // out: get_aggregate_price
555JSS(start); // in: TxHistory
556JSS(started); //
557JSS(state_accounting); // out: NetworkOPs
558JSS(state_now); // in: Subscribe
559JSS(status); // error
560JSS(stop); // in: LedgerCleaner
561JSS(stop_history_tx_only); // in: Unsubscribe, stop history tx stream
562JSS(streams); // in: Subscribe, Unsubscribe
563JSS(strict); // in: AccountCurrencies, AccountInfo
564JSS(sub_index); // in: LedgerEntry
565JSS(subcommand); // in: PathFind
566JSS(subject); // in: LedgerEntry Credential
567JSS(success); // rpc
568JSS(supported); // out: AmendmentTableImpl
569JSS(sync_mode); // in: Submit
570JSS(system_time_offset); // out: NetworkOPs
571JSS(tag); // out: Peers
572JSS(taker); // in: Subscribe, BookOffers
573JSS(taker_gets); // in: Subscribe, Unsubscribe, BookOffers
574JSS(taker_gets_funded); // out: NetworkOPs
575JSS(taker_pays); // in: Subscribe, Unsubscribe, BookOffers
576JSS(taker_pays_funded); // out: NetworkOPs
577JSS(threshold); // in: Blacklist
578JSS(ticket_count); // out: AccountInfo
579JSS(ticket_seq); // in: LedgerEntry
580JSS(time); //
581JSS(timeouts); // out: InboundLedger
582JSS(time_threshold); // in/out: Oracle aggregate
583JSS(time_interval); // out: AMM Auction Slot
584JSS(track); // out: PeerImp
585JSS(traffic); // out: Overlay
586JSS(trim); // in: get_aggregate_price
587JSS(trimmed_set); // out: get_aggregate_price
588JSS(total); // out: counters
589JSS(total_bytes_recv); // out: Peers
590JSS(total_bytes_sent); // out: Peers
591JSS(total_coins); // out: LedgerToJson
592JSS(trading_fee); // out: amm_info
593JSS(transTreeHash); // out: ledger/Ledger.cpp
594JSS(transaction); // in: Tx
595 // out: NetworkOPs, AcceptedLedgerTx,
596JSS(transaction_hash); // out: RCLCxPeerPos, LedgerToJson
597JSS(transactions); // out: LedgerToJson,
598 // in: AccountTx*, Unsubscribe
599JSS(TRANSACTION_RESULTS); // out: RPC server_definitions
600 // matches definitions.json format
601JSS(TRANSACTION_TYPES); // out: RPC server_definitions
602 // matches definitions.json format
603JSS(TRANSACTION_FLAGS); // out: RPC server_definitions
604JSS(TRANSACTION_FORMATS); // out: RPC server_definitions
605JSS(TYPES); // out: RPC server_definitions
606 // matches definitions.json format
607JSS(transfer_rate); // out: nft_info (clio)
608JSS(transitions); // out: NetworkOPs
609JSS(treenode_cache_size); // out: GetCounts
610JSS(treenode_track_size); // out: GetCounts
611JSS(trusted); // out: UnlList
612JSS(trusted_validator_keys); // out: ValidatorList
613JSS(tx); // out: STTx, AccountTx*
614JSS(tx_blob); // in/out: Submit,
615 // in: TransactionSign, AccountTx*
616JSS(tx_hash); // in: TransactionEntry
617JSS(tx_json); // in/out: TransactionSign
618 // out: TransactionEntry
619JSS(tx_signing_hash); // out: TransactionSign
620JSS(tx_unsigned); // out: TransactionSign
621JSS(txn_count); // out: NetworkOPs
622JSS(txr_tx_cnt); // out: protocol message tx's count
623JSS(txr_tx_sz); // out: protocol message tx's size
624JSS(txr_have_txs_cnt); // out: protocol message have tx count
625JSS(txr_have_txs_sz); // out: protocol message have tx size
626JSS(txr_get_ledger_cnt); // out: protocol message get ledger count
627JSS(txr_get_ledger_sz); // out: protocol message get ledger size
628JSS(txr_ledger_data_cnt); // out: protocol message ledger data count
629JSS(txr_ledger_data_sz); // out: protocol message ledger data size
630JSS(txr_transactions_cnt); // out: protocol message get object count
631JSS(txr_transactions_sz); // out: protocol message get object size
632JSS(txr_selected_cnt); // out: selected peers count
633JSS(txr_suppressed_cnt); // out: suppressed peers count
634JSS(txr_not_enabled_cnt); // out: peers with tx reduce-relay disabled count
635JSS(txr_missing_tx_freq); // out: missing tx frequency average
636JSS(txs); // out: TxHistory
637JSS(type); // in: AccountObjects
638 // out: NetworkOPs, RPC server_definitions OverlayImpl, Logic
639JSS(type_hex); // out: STPathSet
640JSS(unl); // out: UnlList
641JSS(unlimited); // out: Connection.h
642JSS(uptime); // out: GetCounts
643JSS(uri); // out: ValidatorSites
644JSS(url); // in/out: Subscribe, Unsubscribe
645JSS(url_password); // in: Subscribe
646JSS(url_username); // in: Subscribe
647JSS(urlgravatar); //
648JSS(username); // in: Subscribe
649JSS(validated); // out: NetworkOPs, RPCHelpers, AccountTx*, Tx
650JSS(validator_list_expires); // out: NetworkOps, ValidatorList
651JSS(validator_list); // out: NetworkOps, ValidatorList
652JSS(validators); //
653JSS(validated_hash); // out: NetworkOPs
654JSS(validated_ledger); // out: NetworkOPs
655JSS(validated_ledger_index); // out: SubmitTransaction
656JSS(validated_ledgers); // out: NetworkOPs
657JSS(validation_key); // out: ValidationCreate, ValidationSeed
658JSS(validation_private_key); // out: ValidationCreate
659JSS(validation_public_key); // out: ValidationCreate, ValidationSeed
660JSS(validation_quorum); // out: NetworkOPs
661JSS(validation_seed); // out: ValidationCreate, ValidationSeed
662JSS(validations); // out: AmendmentTableImpl
663JSS(validator_list_threshold); // out: ValidatorList
664JSS(validator_sites); // out: ValidatorSites
665JSS(value); // out: STAmount
666JSS(vault_id); // in: VaultInfo
667JSS(version); // out: RPCVersion
668JSS(vetoed); // out: AmendmentTableImpl
669JSS(volume_a); // out: BookChanges
670JSS(volume_b); // out: BookChanges
671JSS(vote); // in: Feature
672JSS(vote_slots); // out: amm_info
673JSS(vote_weight); // out: amm_info
674JSS(warning); // rpc:
675JSS(warnings); // out: server_info, server_state
676JSS(workers); //
677JSS(write_load); // out: GetCounts
678
679#pragma push_macro("TRANSACTION")
680#undef TRANSACTION
681
682#define TRANSACTION(tag, value, name, ...) JSS(name);
683
684#include <xrpl/protocol/detail/transactions.macro>
685
686#undef TRANSACTION
687#pragma pop_macro("TRANSACTION")
688
689#pragma push_macro("LEDGER_ENTRY")
690#undef LEDGER_ENTRY
691#pragma push_macro("LEDGER_ENTRY_DUPLICATE")
692#undef LEDGER_ENTRY_DUPLICATE
693
694#define LEDGER_ENTRY(tag, value, name, rpcName, ...) \
695 JSS(name); \
696 JSS(rpcName);
697
698#define LEDGER_ENTRY_DUPLICATE(tag, value, name, rpcName, ...) JSS(rpcName);
699
700#include <xrpl/protocol/detail/ledger_entries.macro>
701
702#undef LEDGER_ENTRY
703#pragma pop_macro("LEDGER_ENTRY")
704#undef LEDGER_ENTRY_DUPLICATE
705#pragma pop_macro("LEDGER_ENTRY_DUPLICATE")
706
707#undef JSS
708
709} // namespace jss
710} // namespace xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition algorithm.h:5
static bool authorized(Port const &port, std::map< std::string, std::string > const &h)
@ current
This was a new validation and was added.
@ open
We haven't closed our ledger yet, but others might have.
@ manifest
Manifest.
@ Invalid
The map is known to not be valid.
@ accepted
Manifest is valid.