3#include <xrpl/protocol/KnownFormats.h>
39#pragma push_macro("TRANSACTION")
42#define TRANSACTION(tag, value, ...) tag = value,
44#include <xrpl/protocol/detail/transactions.macro>
47#pragma pop_macro("TRANSACTION")
50 ttNICKNAME_SET [[deprecated(
"This transaction type is not supported and should not be used.")]] = 6,
53 ttCONTRACT [[deprecated(
"This transaction type is not supported and should not be used.")]] = 9,
56 ttSPINAL_TAP [[deprecated(
"This transaction type is not supported and should not be used.")]] = 11,
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
TxType
Transaction type identifiers.
@ ttCONTRACT
This transaction type is deprecated; it is retained for historical purposes.
@ ttNICKNAME_SET
This transaction type is deprecated; it is retained for historical purposes.
@ ttHOOK_SET
This transaction type installs a hook.
@ ttSPINAL_TAP
This identifier was never used, but the slot is reserved for historical purposes.