xrpld
Loading...
Searching...
No Matches
jss.h
1#pragma once
2
3#include <xrpl/json/json_value.h>
4
5namespace xrpl::jss {
6
7// NOLINTBEGIN(readability-identifier-naming)
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.
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(actor); // in/out: AccountTx
114JSS(acquiring); // out: LedgerRequest
115JSS(address); // out: PeerImp
116JSS(affected); // out: AcceptedLedgerTx
117JSS(age); // out: NetworkOPs, Peers
118JSS(alternatives); // out: PathRequest, RipplePathFind
119JSS(amendment_blocked); // out: NetworkOPs
120JSS(amm_account); // in: amm_info
121JSS(amount); // out: AccountChannels, amm_info
122JSS(amount2); // out: amm_info
123JSS(api_version); // in: many, out: Version
124JSS(api_version_low); // out: Version
125JSS(applied); // out: SubmitTransaction
126JSS(asks); // out: Subscribe
127JSS(asset); // in: amm_info
128JSS(asset2); // in: amm_info
129JSS(assets); // out: GatewayBalances
130JSS(asset_frozen); // out: amm_info
131JSS(asset2_frozen); // out: amm_info
133JSS(attestation_reward_account); //
134JSS(auction_slot); // out: amm_info
135JSS(authorized); // out: AccountLines
136JSS(authorize); // out: delegate
137JSS(authorizer); // in/out: AccountTx
138JSS(authorized_credentials); // in: ledger_entry DepositPreauth
139JSS(auth_accounts); // out: amm_info
140JSS(auth_change); // out: AccountInfo
141JSS(auth_change_queued); // out: AccountInfo
142JSS(auditor_encrypted_balance); // out: mpt_holders (confidential MPT)
143JSS(available); // out: ValidatorList
144JSS(avg_bps_recv); // out: Peers
145JSS(avg_bps_sent); // out: Peers
146JSS(balance); // out: AccountLines
147JSS(balances); // out: GatewayBalances
148JSS(base); // out: LogLevel
149JSS(base_asset); // in: get_aggregate_price
150JSS(base_fee); // out: NetworkOPs
151JSS(base_fee_xrp); // out: NetworkOPs
152JSS(bids); // out: Subscribe
153JSS(binary); // in: AccountTX, LedgerEntry, AccountTxOld, Tx LedgerData
154JSS(blob); // out: ValidatorList
155JSS(blobs_v2); // out: ValidatorList
156 // in: UNL
157JSS(books); // in: Subscribe, Unsubscribe
158JSS(both); // in: Subscribe, Unsubscribe
159JSS(both_sides); // in: Subscribe, Unsubscribe
160JSS(branch); // out: server_info
161JSS(broadcast); // out: SubmitTransaction
162JSS(bridge_account); // in: LedgerEntry
163JSS(build_path); // in: TransactionSign
164JSS(build_version); // out: NetworkOPs
165JSS(cancel_after); // out: AccountChannels
166JSS(can_delete); // out: CanDelete
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(confidential_balance_inbox); // out: mpt_holders (confidential MPT)
189JSS(confidential_balance_spending); // out: mpt_holders (confidential MPT)
190JSS(confidential_balance_version); // out: mpt_holders (confidential MPT)
191JSS(consensus); // out: NetworkOPs, LedgerConsensus
192JSS(converge_time); // out: NetworkOPs
193JSS(converge_time_s); // out: NetworkOPs
194JSS(cookie); // out: NetworkOPs
195JSS(count); // in: AccountTx*, ValidatorList
196JSS(counter_party); // in/out: AccountTx
197JSS(counters); // in/out: retrieve counters
198JSS(credentials); // in: deposit_authorized
199JSS(credential_type); // in: LedgerEntry DepositPreauth
200JSS(ctid); // in/out: Tx RPC
201JSS(currency_a); // out: BookChanges
202JSS(currency_b); // out: BookChanges
203JSS(currency); // in: paths/PathRequest, STAmount
204 // out: STPathSet, STAmount, AccountLines
205JSS(current); // out: OwnerInfo
206JSS(current_activities); //
207JSS(current_ledger_size); // out: TxQ
208JSS(current_queue_size); // out: TxQ
209JSS(data); // out: LedgerData
210JSS(date); // out: tx/Transaction, NetworkOPs
211JSS(dbKBLedger); // out: getCounts
212JSS(dbKBTotal); // out: getCounts
213JSS(dbKBTransaction); // out: getCounts
214JSS(debug_signing); // in: TransactionSign
215JSS(deletion_blockers_only); // in: AccountObjects
216JSS(delivered_amount); // out: insertDeliveredAmount
217JSS(deposit_authorized); // out: deposit_authorized
218JSS(deprecated); //
219JSS(descending); // in: AccountTx*
220JSS(description); // in/out: Reservations
221JSS(destination); // in: nft_buy_offers, nft_sell_offers
222JSS(destination_account); // in: PathRequest, RipplePathFind, account_lines
223 // out: AccountChannels
224JSS(destination_amount); // in: PathRequest, RipplePathFind
225JSS(destination_currencies); // in: PathRequest, RipplePathFind
226JSS(destination_tag); // in: PathRequest
227 // out: AccountChannels
228JSS(details); // out: Manifest, server_info
229JSS(dir_entry); // out: DirectoryEntryIterator
230JSS(dir_index); // out: DirectoryEntryIterator
231JSS(dir_root); // out: DirectoryEntryIterator
232JSS(discounted_fee); // out: amm_info
233JSS(domain); // out: ValidatorInfo, Manifest
234JSS(drops); // out: TxQ
235JSS(duration_us); // out: NetworkOPs
236JSS(effective); // out: ValidatorList
237 // in: UNL
238JSS(enabled); // out: AmendmentTable
239JSS(engine_result); // out: NetworkOPs, TransactionSign, Submit
240JSS(engine_result_code); // out: NetworkOPs, TransactionSign, Submit
241JSS(engine_result_message); // out: NetworkOPs, TransactionSign, Submit
242JSS(entire_set); // out: get_aggregate_price
243JSS(ephemeral_key); // out: ValidatorInfo
244 // in/out: Manifest
245JSS(error); // out: error
246JSS(errored); //
247JSS(error_code); // out: error
248JSS(error_exception); // out: Submit
249JSS(error_message); // out: error
250JSS(expand); // in: handler/Ledger
251JSS(expected_date); // out: any (warnings)
252JSS(expected_date_UTC); // out: any (warnings)
253JSS(expected_ledger_size); // out: TxQ
254JSS(expiration); // out: AccountOffers, AccountChannels, ValidatorList, amm_info
255JSS(fail_hard); // in: Sign, Submit
256JSS(failed); // out: InboundLedger
257JSS(feature); // in: Feature
258JSS(features); // out: Feature
259JSS(fee_base); // out: NetworkOPs
260JSS(fee_div_max); // in: TransactionSign
261JSS(fee_level); // out: AccountInfo
262JSS(fee_mult_max); // in: TransactionSign
263JSS(fee_ref); // out: NetworkOPs, DEPRECATED
264JSS(fetch_pack); // out: NetworkOPs
265JSS(FIELDS); // out: RPC server_definitions
266 // matches definitions.json format
267JSS(first); // out: rpc/Version
268JSS(finished); //
269JSS(fix_txns); // in: LedgerCleaner
270JSS(flags); // out: AccountOffers, NetworkOPs
271JSS(forward); // in: AccountTx
272JSS(freeze); // out: AccountLines
273JSS(freeze_peer); // out: AccountLines
274JSS(deep_freeze); // out: AccountLines
275JSS(deep_freeze_peer); // out: AccountLines
276JSS(delegate_filter); // in/out: AccountTx
277JSS(frozen_balances); // out: GatewayBalances
278JSS(full); // in: LedgerClearer, handlers/Ledger
279JSS(full_reply); // out: PathFind
280JSS(fullbelow_size); // out: GetCounts
281JSS(git); // out: server_info
282JSS(good); // out: RPCVersion
283JSS(hash); // out: NetworkOPs, InboundLedger, LedgerToJson, STTx; field
284JSS(have_header); // out: InboundLedger
285JSS(have_state); // out: InboundLedger
286JSS(have_transactions); // out: InboundLedger
287JSS(high); // out: BookChanges
288JSS(highest_sequence); // out: AccountInfo
289JSS(highest_ticket); // out: AccountInfo
290JSS(historical_perminute); // historical_perminute.
291JSS(holders); // out: MPTHolders
292JSS(holder_encryption_key); // out: mpt_holders (confidential MPT)
293JSS(hostid); // out: NetworkOPs
294JSS(hotwallet); // in: GatewayBalances
295JSS(id); // websocket.
296JSS(ident); // in: AccountCurrencies, AccountInfo, OwnerInfo
297JSS(ignore_default); // in: AccountLines
298JSS(in); // out: OverlayImpl
299JSS(inLedger); // out: tx/Transaction
300JSS(inbound); // out: PeerImp
301JSS(index); // in: LedgerEntry
302 // out: STLedgerEntry, LedgerEntry, TxHistory, LedgerData
303JSS(info); // out: ServerInfo, ConsensusInfo, FetchInfo
304JSS(initial_sync_duration_us); //
305JSS(internal_command); // in: Internal
306JSS(invalid_API_version); // out: Many, when a request has an invalid version
307JSS(io_latency_ms); // out: NetworkOPs
308JSS(ip); // in: Connect, out: OverlayImpl
309JSS(is_burned); // out: nft_info (clio)
310JSS(isSerialized); // out: RPC server_definitions
311 // matches definitions.json format
312JSS(isSigningField); // out: RPC server_definitions
313 // matches definitions.json format
314JSS(isVLEncoded); // out: RPC server_definitions
315 // matches definitions.json format
316JSS(issuer); // in: RipplePathFind, Subscribe, Unsubscribe, BookOffers
317 // out: STPathSet, STAmount
318JSS(issuer_encrypted_balance); // out: mpt_holders (confidential MPT)
319JSS(job); //
320JSS(job_queue); //
321JSS(jobs); //
322JSS(jsonrpc); // json version
323JSS(jq_trans_overflow); // JobQueue transaction limit overflow.
324JSS(kept); // out: SubmitTransaction
325JSS(key); // out
326JSS(key_type); // in/out: WalletPropose, TransactionSign
327JSS(latency); // out: PeerImp
328JSS(last); // out: RPCVersion
329JSS(last_close); // out: NetworkOPs
330JSS(last_refresh_time); // out: ValidatorSite
331JSS(last_refresh_status); // out: ValidatorSite
332JSS(last_refresh_message); // out: ValidatorSite
333JSS(ledger); // in: NetworkOPs, LedgerCleaner, RPCHelpers
334 // out: NetworkOPs, PeerImp
335JSS(ledger_current_index); // out: NetworkOPs, RPCHelpers, LedgerCurrent, LedgerAccept,
336 // AccountLines
337JSS(ledger_data); // out: LedgerHeader
338JSS(ledger_hash); // in: RPCHelpers, LedgerRequest, RipplePathFind,
339 // TransactionEntry, handlers/Ledger
340 // out: NetworkOPs, RPCHelpers, LedgerClosed, LedgerData,
341 // AccountLines
342JSS(ledger_hit_rate); // out: GetCounts
343JSS(ledger_index); // in/out: many
344JSS(ledger_index_max); // in, out: AccountTx*
345JSS(ledger_index_min); // in, out: AccountTx*
346JSS(ledger_max); // in, out: AccountTx*
347JSS(ledger_min); // in, out: AccountTx*
348JSS(ledger_time); // out: NetworkOPs
349JSS(LEDGER_ENTRY_TYPES); // out: RPC server_definitions
350 // matches definitions.json format
351JSS(LEDGER_ENTRY_FLAGS); // out: RPC server_definitions
352JSS(LEDGER_ENTRY_FORMATS); // out: RPC server_definitions
353JSS(levels); // LogLevels
354JSS(limit); // in/out: AccountTx*, AccountOffers, AccountLines, AccountObjects
355 // in: LedgerData, BookOffers
356JSS(limit_peer); // out: AccountLines
357JSS(lines); // out: AccountLines
358JSS(list); // out: ValidatorList
359JSS(load); // out: NetworkOPs, PeerImp
360JSS(load_base); // out: NetworkOPs
361JSS(load_factor); // out: NetworkOPs
362JSS(load_factor_cluster); // out: NetworkOPs
363JSS(load_factor_fee_escalation); // out: NetworkOPs
364JSS(load_factor_fee_queue); // out: NetworkOPs
365JSS(load_factor_fee_reference); // out: NetworkOPs
366JSS(load_factor_local); // out: NetworkOPs
367JSS(load_factor_net); // out: NetworkOPs
368JSS(load_factor_server); // out: NetworkOPs
369JSS(load_fee); // out: LoadFeeTrackImp, NetworkOPs
370JSS(loan_broker_id); // in: LedgerEntry
371JSS(loan_seq); // in: LedgerEntry
372JSS(local); // out: resource/Logic.h
373JSS(local_txs); // out: GetCounts
374JSS(local_static_keys); // out: ValidatorList
375JSS(locked); // out: GatewayBalances
376JSS(low); // out: BookChanges
377JSS(lowest_sequence); // out: AccountInfo
378JSS(lowest_ticket); // out: AccountInfo
379JSS(lp_token); // out: amm_info
380JSS(majority); // out: RPC feature
381JSS(manifest); // out: ValidatorInfo, Manifest
382JSS(marker); // in/out: AccountTx, AccountOffers, AccountLines, AccountObjects,
383 // LedgerData
384 // in: BookOffers
385JSS(master_key); // out: WalletPropose, NetworkOPs, ValidatorInfo
386 // in/out: Manifest
387JSS(master_seed); // out: WalletPropose
388JSS(master_seed_hex); // out: WalletPropose
389JSS(master_signature); // out: pubManifest
390JSS(max_ledger); // in/out: LedgerCleaner
391JSS(max_queue_size); // out: TxQ
392JSS(max_spend_drops); // out: AccountInfo
393JSS(max_spend_drops_total); // out: AccountInfo
394JSS(mean); // out: get_aggregate_price
395JSS(median); // out: get_aggregate_price
396JSS(median_fee); // out: TxQ
397JSS(median_level); // out: TxQ
398JSS(message); // error.
399JSS(meta); // out: NetworkOPs, AccountTx*, Tx
400JSS(meta_blob); // out: NetworkOPs, AccountTx*, Tx
401JSS(metaData); //
402JSS(metadata); // out: TransactionEntry
403JSS(method); // RPC
404JSS(methods); //
405JSS(metrics); // out: Peers
406JSS(min_count); // in: GetCounts
407JSS(min_ledger); // in: LedgerCleaner
408JSS(minimum_fee); // out: TxQ
409JSS(minimum_level); // out: TxQ
410JSS(missingCommand); // error
411JSS(mpt_amount); // out: mpt_holders
412JSS(mpt_issuance_id); // in: Payment, mpt_holders
413JSS(mptoken_index); // out: mpt_holders
414JSS(mpt_issuance_id_a); // out: BookChanges
415JSS(mpt_issuance_id_b); // out: BookChanges
416JSS(name); // out: AmendmentTableImpl, PeerImp
417JSS(needed_state_hashes); // out: InboundLedger
418JSS(needed_transaction_hashes); // out: InboundLedger
419JSS(network_id); // out: NetworkOPs
420JSS(network_ledger); // out: NetworkOPs
421JSS(next_refresh_time); // out: ValidatorSite
422JSS(nft_id); // in: nft_sell_offers, nft_buy_offers
423JSS(nft_offer_index); // out nft_buy_offers, nft_sell_offers
424JSS(nft_serial); // out: account_nfts
425JSS(nft_taxon); // out: nft_info (clio)
426JSS(nftoken_id); // out: insertNFTokenID
427JSS(nftoken_ids); // out: insertNFTokenID
428JSS(no_ripple); // out: AccountLines
429JSS(no_ripple_peer); // out: AccountLines
430JSS(node); // out: LedgerEntry
431JSS(node_binary); // out: LedgerEntry
432JSS(node_read_bytes); // out: GetCounts
433JSS(node_read_errors); // out: GetCounts
434JSS(node_read_retries); // out: GetCounts
435JSS(node_reads_hit); // out: GetCounts
436JSS(node_reads_total); // out: GetCounts
437JSS(node_reads_duration_us); // out: GetCounts
438JSS(node_size); // out: server_info
439JSS(nodes); // out: VaultInfo
440JSS(nodestore); // out: GetCounts
441JSS(node_writes); // out: GetCounts
442JSS(node_written_bytes); // out: GetCounts
443JSS(node_writes_duration_us); // out: GetCounts
444JSS(node_write_retries); // out: GetCounts
445JSS(node_writes_delayed); // out::GetCounts
446JSS(nth); // out: RPC server_definitions
447JSS(obligations); // out: GatewayBalances
448JSS(offers); // out: NetworkOPs, AccountOffers, Subscribe
449JSS(offer_id); // out: insertNFTokenOfferID
450JSS(offline); // in: TransactionSign
451JSS(offset); // in/out: AccountTxOld
452JSS(open); // out: handlers/Ledger
453JSS(open_ledger_cost); // out: SubmitTransaction
454JSS(open_ledger_fee); // out: TxQ
455JSS(open_ledger_level); // out: TxQ
456JSS(optionality); // out: server_definitions
457JSS(oracles); // in: get_aggregate_price
458JSS(oracle_document_id); // in: get_aggregate_price
459JSS(out); // out: OverlayImpl
460JSS(owner); // in: LedgerEntry, out: NetworkOPs
461JSS(owner_funds); // in/out: Ledger, NetworkOPs, AcceptedLedgerTx
462JSS(page_index); //
463JSS(params); // RPC
464JSS(parent_close_time); // out: LedgerToJson
465JSS(parent_hash); // out: LedgerToJson
466JSS(partition); // in: LogLevel
467JSS(passphrase); // in: WalletPropose
468JSS(password); // in: Subscribe
469JSS(paths); // in: RipplePathFind
470JSS(paths_canonical); // out: RipplePathFind
471JSS(paths_computed); // out: PathRequest, RipplePathFind
472JSS(peer); // in: AccountLines
473JSS(peer_authorized); // out: AccountLines
474JSS(peer_id); // out: RCLCxPeerPos
475JSS(peers); // out: InboundLedger, handlers/Peers, Overlay
476JSS(peer_disconnects); // Severed peer connection counter.
477JSS(peer_disconnects_resources); // Severed peer connections because of
478 // excess resource consumption.
479JSS(port); // in: Connect, out: NetworkOPs
480JSS(ports); // out: NetworkOPs
481JSS(previous); // out: Reservations
482JSS(previous_ledger); // out: LedgerPropose
483JSS(price); // out: amm_info, AuctionSlot
484JSS(proof); // in: BookOffers
485JSS(propose_seq); // out: LedgerPropose
486JSS(proposers); // out: NetworkOPs, LedgerConsensus
487JSS(protocol); // out: NetworkOPs, PeerImp
488JSS(proxied); // out: RPC ping
489JSS(pseudo_account); // out: AccountInfo
490JSS(pubkey_node); // out: NetworkOPs
491JSS(pubkey_publisher); // out: ValidatorList
492JSS(pubkey_validator); // out: NetworkOPs, ValidatorList
493JSS(public_key); // out: OverlayImpl, PeerImp, WalletPropose, ValidatorInfo
494 // in/out: Manifest
495JSS(public_key_hex); // out: WalletPropose
496JSS(published_ledger); // out: NetworkOPs
497JSS(publisher_lists); // out: ValidatorList
498JSS(quality); // out: NetworkOPs
499JSS(quality_in); // out: AccountLines
500JSS(quality_out); // out: AccountLines
501JSS(queue); // in: AccountInfo
502JSS(queue_data); // out: AccountInfo
503JSS(queued); // out: SubmitTransaction
504JSS(queued_duration_us); //
505JSS(quote_asset); // in: get_aggregate_price
506JSS(random); // out: Random
507JSS(raw_meta); // out: AcceptedLedgerTx
508JSS(receive_currencies); // out: AccountCurrencies
509JSS(reference_level); // out: TxQ
510JSS(refresh_interval); // in: UNL
511JSS(refresh_interval_min); // out: ValidatorSites
512JSS(regular_seed); // in/out: LedgerEntry
513JSS(remaining); // out: ValidatorList
514JSS(remote); // out: Logic.h
515JSS(request); // RPC
516JSS(requested); // out: Manifest
517JSS(reservations); // out: Reservations
518JSS(reserve_base); // out: NetworkOPs
519JSS(reserve_base_xrp); // out: NetworkOPs
520JSS(reserve_inc); // out: NetworkOPs
521JSS(reserve_inc_xrp); // out: NetworkOPs
522JSS(response); // websocket
523JSS(result); // RPC
524JSS(ripple_lines); // out: NetworkOPs
525JSS(ripple_state); // in: LedgerEntr
526JSS(ripplerpc); // XRPL RPC version
527JSS(role); // out: Ping.cpp
529JSS(rt_accounts); // in: Subscribe, Unsubscribe
530JSS(running_duration_us); //
531JSS(search_depth); // in: RipplePathFind
532JSS(searched_all); // out: Tx
533JSS(secret); // in: TransactionSign, ValidationCreate, ValidationSeed,
534 // channel_authorize
535JSS(seed); //
536JSS(seed_hex); // in: WalletPropose, TransactionSign
537JSS(send_currencies); // out: AccountCurrencies
538JSS(send_max); // in: PathRequest, RipplePathFind
539JSS(seq); // in: LedgerEntry
540 // out: NetworkOPs, RPCSub, AccountOffers, ValidatorList,
541 // ValidatorInfo, Manifest
542JSS(sequence); // in: UNL
543JSS(sequence_count); // out: AccountInfo
544JSS(server_domain); // out: NetworkOPs
545JSS(server_state); // out: NetworkOPs
546JSS(server_state_duration_us); // out: NetworkOPs
547JSS(server_status); // out: NetworkOPs
548JSS(server_version); // out: NetworkOPs
549JSS(settle_delay); // out: AccountChannels
550JSS(severity); // in: LogLevel
551JSS(shares); // out: VaultInfo
552JSS(signature); // out: NetworkOPs, ChannelAuthorize
553JSS(signature_target); // in: TransactionSign
554JSS(signature_verified); // out: ChannelVerify
555JSS(signing_key); // out: NetworkOPs
556JSS(signing_keys); // out: ValidatorList
557JSS(signing_time); // out: NetworkOPs
558JSS(signer_lists); // in/out: AccountInfo
559JSS(size); // out: get_aggregate_price
560JSS(snapshot); // in: Subscribe
561JSS(source_account); // in: PathRequest, RipplePathFind
562JSS(source_amount); // in: PathRequest, RipplePathFind
563JSS(source_currencies); // in: PathRequest, RipplePathFind
564JSS(source_tag); // out: AccountChannels
565JSS(sponsee); // in: LedgerEntry
566JSS(sponsor); // in: LedgerEntry
567JSS(sponsored); // in: AccountObjects
568JSS(stand_alone); // out: NetworkOPs
569JSS(standard_deviation); // out: get_aggregate_price
570JSS(start); // in: TxHistory
571JSS(started); //
572JSS(state_accounting); // out: NetworkOPs
573JSS(state_now); // in: Subscribe
574JSS(status); // error
575JSS(stop); // in: LedgerCleaner
576JSS(stop_history_tx_only); // in: Unsubscribe, stop history tx stream
577JSS(streams); // in: Subscribe, Unsubscribe
578JSS(strict); // in: AccountCurrencies, AccountInfo
579JSS(sub_index); // in: LedgerEntry
580JSS(subcommand); // in: PathFind
581JSS(subject); // in: LedgerEntry Credential
582JSS(success); // rpc
583JSS(supported); // out: AmendmentTableImpl
584JSS(sync_mode); // in: Submit
585JSS(system_time_offset); // out: NetworkOPs
586JSS(tag); // out: Peers
587JSS(taker); // in: Subscribe, BookOffers
588JSS(taker_gets); // in: Subscribe, Unsubscribe, BookOffers
589JSS(taker_gets_funded); // out: NetworkOPs
590JSS(taker_pays); // in: Subscribe, Unsubscribe, BookOffers
591JSS(taker_pays_funded); // out: NetworkOPs
592JSS(threshold); // in: Blacklist
593JSS(ticket_count); // out: AccountInfo
594JSS(ticket_seq); // in: LedgerEntry
595JSS(time); //
596JSS(timeouts); // out: InboundLedger
597JSS(time_threshold); // in/out: Oracle aggregate
598JSS(time_interval); // out: AMM Auction Slot
599JSS(track); // out: PeerImp
600JSS(traffic); // out: Overlay
601JSS(trim); // in: get_aggregate_price
602JSS(trimmed_set); // out: get_aggregate_price
603JSS(total); // out: counters
604JSS(total_bytes_recv); // out: Peers
605JSS(total_bytes_sent); // out: Peers
606JSS(total_coins); // out: LedgerToJson
607JSS(trading_fee); // out: amm_info
608JSS(transTreeHash); // out: ledger/Ledger.cpp
609JSS(transaction); // in: Tx
610 // out: NetworkOPs, AcceptedLedgerTx,
611JSS(transaction_hash); // out: RCLCxPeerPos, LedgerToJson
612JSS(transactions); // out: LedgerToJson,
613 // in: AccountTx*, Unsubscribe
614JSS(TRANSACTION_RESULTS); // out: RPC server_definitions
615 // matches definitions.json format
616JSS(TRANSACTION_TYPES); // out: RPC server_definitions
617 // matches definitions.json format
618JSS(TRANSACTION_FLAGS); // out: RPC server_definitions
619JSS(TRANSACTION_FORMATS); // out: RPC server_definitions
620JSS(TYPES); // out: RPC server_definitions
621 // matches definitions.json format
622JSS(transfer_rate); // out: nft_info (clio)
623JSS(transitions); // out: NetworkOPs
624JSS(treenode_cache_size); // out: GetCounts
625JSS(treenode_track_size); // out: GetCounts
626JSS(trusted); // out: UnlList
627JSS(trusted_validator_keys); // out: ValidatorList
628JSS(tx); // out: STTx, AccountTx*
629JSS(tx_blob); // in/out: Submit,
630 // in: TransactionSign, AccountTx*
631JSS(tx_hash); // in: TransactionEntry
632JSS(tx_json); // in/out: TransactionSign
633 // out: TransactionEntry
634JSS(tx_signing_hash); // out: TransactionSign
635JSS(tx_unsigned); // out: TransactionSign
636JSS(txn_count); // out: NetworkOPs
637JSS(txr_tx_cnt); // out: protocol message tx's count
638JSS(txr_tx_sz); // out: protocol message tx's size
639JSS(txr_have_txs_cnt); // out: protocol message have tx count
640JSS(txr_have_txs_sz); // out: protocol message have tx size
641JSS(txr_get_ledger_cnt); // out: protocol message get ledger count
642JSS(txr_get_ledger_sz); // out: protocol message get ledger size
643JSS(txr_ledger_data_cnt); // out: protocol message ledger data count
644JSS(txr_ledger_data_sz); // out: protocol message ledger data size
645JSS(txr_transactions_cnt); // out: protocol message get object count
646JSS(txr_transactions_sz); // out: protocol message get object size
647JSS(txr_selected_cnt); // out: selected peers count
648JSS(txr_suppressed_cnt); // out: suppressed peers count
649JSS(txr_not_enabled_cnt); // out: peers with tx reduce-relay disabled count
650JSS(txr_missing_tx_freq); // out: missing tx frequency average
651JSS(txs); // out: TxHistory
652JSS(type); // in: AccountObjects
653 // out: NetworkOPs, RPC server_definitions OverlayImpl, Logic
654JSS(type_hex); // out: STPathSet
655JSS(unl); // out: UnlList
656JSS(unlimited); // out: Connection.h
657JSS(uptime); // out: GetCounts
658JSS(uri); // out: ValidatorSites
659JSS(url); // in/out: Subscribe, Unsubscribe
660JSS(url_password); // in: Subscribe
661JSS(url_username); // in: Subscribe
662JSS(urlgravatar); //
663JSS(username); // in: Subscribe
664JSS(validated); // out: NetworkOPs, RPCHelpers, AccountTx*, Tx
665JSS(validator_list_expires); // out: NetworkOps, ValidatorList
666JSS(validator_list); // out: NetworkOps, ValidatorList
667JSS(validators); //
668JSS(validated_hash); // out: NetworkOPs
669JSS(validated_ledger); // out: NetworkOPs
670JSS(validated_ledger_index); // out: SubmitTransaction
671JSS(validated_ledgers); // out: NetworkOPs
672JSS(validation_key); // out: ValidationCreate, ValidationSeed
673JSS(validation_private_key); // out: ValidationCreate
674JSS(validation_public_key); // out: ValidationCreate, ValidationSeed
675JSS(validation_quorum); // out: NetworkOPs
676JSS(validation_seed); // out: ValidationCreate, ValidationSeed
677JSS(validations); // out: AmendmentTableImpl
678JSS(validator_list_threshold); // out: ValidatorList
679JSS(validator_sites); // out: ValidatorSites
680JSS(value); // out: STAmount
681JSS(vault_id); // in: VaultInfo
682JSS(version); // out: RPCVersion
683JSS(vetoed); // out: AmendmentTableImpl
684JSS(volume_a); // out: BookChanges
685JSS(volume_b); // out: BookChanges
686JSS(vote); // in: Feature
687JSS(vote_slots); // out: amm_info
688JSS(vote_weight); // out: amm_info
689JSS(warning); // rpc:
690JSS(warnings); // out: server_info, server_state
691JSS(workers); //
692JSS(write_load); // out: GetCounts
693
694#pragma push_macro("TRANSACTION")
695#undef TRANSACTION
696
697#define TRANSACTION(tag, value, name, ...) JSS(name);
698
699#include <xrpl/protocol/detail/transactions.macro>
700
701#undef TRANSACTION
702#pragma pop_macro("TRANSACTION")
703
704#pragma push_macro("LEDGER_ENTRY")
705#undef LEDGER_ENTRY
706#pragma push_macro("LEDGER_ENTRY_DUPLICATE")
707#undef LEDGER_ENTRY_DUPLICATE
708
709#define LEDGER_ENTRY(tag, value, name, rpcName, ...) \
710 JSS(name); \
711 JSS(rpcName);
712
713#define LEDGER_ENTRY_DUPLICATE(tag, value, name, rpcName, ...) JSS(rpcName);
714
715#include <xrpl/protocol/detail/ledger_entries.macro>
716
717#undef LEDGER_ENTRY
718#pragma pop_macro("LEDGER_ENTRY")
719#undef LEDGER_ENTRY_DUPLICATE
720#pragma pop_macro("LEDGER_ENTRY_DUPLICATE")
721
722#undef JSS
723
724// NOLINTEND(readability-identifier-naming)
725
726} // namespace xrpl::jss
Definition Git.h:5
Definition jss.h:5
JSS(AL_size)
API version numbers used in later API versions.
Definition ApiVersion.h:36
static bool authorized(Port const &port, std::map< std::string, std::string > const &h)
void open(soci::session &s, BasicConfig const &config, std::string const &dbName)
Open a soci session.
Definition SociDB.cpp:90
@ Invalid
Timely, but invalid signature.
Definition Manifest.h:329