20 #ifndef RIPPLE_PROTOCOL_LEDGERFORMATS_H_INCLUDED
21 #define RIPPLE_PROTOCOL_LEDGERFORMATS_H_INCLUDED
23 #include <ripple/protocol/KnownFormats.h>
198 ltNICKNAME [[deprecated(
"This object type is not supported and should not be used.")]] = 0x006e,
206 ltCONTRACT [[deprecated(
"This object type is not supported and should not be used.")]] = 0x0063,
214 ltGENERATOR_MAP [[deprecated(
"This object type is not supported and should not be used.")]] = 0x0067,
@ ltTICKET
A ledger object which describes a ticket.
@ ltANY
A special type, matching any ledger entry type.
@ ltLEDGER_HASHES
A ledger object that contains a list of ledger hashes.
@ ltCONTRACT
A legacy, deprecated type.
@ ltSIGNER_LIST
A ledger object which contains a signer list for an account.
@ ltCHECK
A ledger object which describes a check.
@ ltFEE_SETTINGS
The ledger object which lists the network's fee settings.
@ ltCHILD
A special type, matching any ledger type except directory nodes.
@ ltDIR_NODE
A ledger object which contains a list of object identifiers.
@ ltAMENDMENTS
The ledger object which lists details about amendments on the network.
@ ltOFFER
A ledger object which describes an offer on the DEX.
@ ltESCROW
A ledger object describing a single escrow.
@ lsfDisallowIncomingPayChan
@ ltNFTOKEN_OFFER
A ledger object which identifies an offer to buy or sell an NFT.
@ ltDEPOSIT_PREAUTH
A ledger object which describes a deposit preauthorization.
@ ltNICKNAME
A legacy, deprecated type.
@ ltNFTOKEN_PAGE
A ledger object which contains a list of NFTs.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
LedgerEntryType
Identifiers for on-ledger objects.
@ ltNEGATIVE_UNL
The ledger object which tracks the current negative UNL state.
@ lsfDisallowIncomingNFTokenOffer
@ ltACCOUNT_ROOT
A ledger object which describes an account.
@ lsfDisallowIncomingTrustline
@ ltGENERATOR_MAP
A legacy, deprecated type.
@ lsfDisallowIncomingCheck
@ ltRIPPLE_STATE
A ledger object which describes a bidirectional trust line.
@ ltPAYCHAN
A ledger object describing a single unidirectional XRP payment channel.