20 #ifndef RIPPLE_PROTOCOL_LEDGERFORMATS_H_INCLUDED
21 #define RIPPLE_PROTOCOL_LEDGERFORMATS_H_INCLUDED
23 #include <ripple/protocol/KnownFormats.h>
223 ltNICKNAME [[deprecated(
"This object type is not supported and should not be used.")]] = 0x006e,
231 ltCONTRACT [[deprecated(
"This object type is not supported and should not be used.")]] = 0x0063,
239 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.
@ lsfAllowTrustLineClawback
@ 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.
@ ltXCHAIN_OWNED_CREATE_ACCOUNT_CLAIM_ID
A claim id for a cross chain create account transaction.
LedgerEntryType
Identifiers for on-ledger objects.
@ ltBRIDGE
The ledger object which lists details about sidechains.
@ 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
@ ltXCHAIN_OWNED_CLAIM_ID
A claim id for a cross chain transaction.
@ ltRIPPLE_STATE
A ledger object which describes a bidirectional trust line.
@ ltAMM
The ledger object which tracks the AMM.
@ ltPAYCHAN
A ledger object describing a single unidirectional XRP payment channel.