change tt number

This commit is contained in:
Denis Angell
2025-07-08 12:21:36 +02:00
parent 1002659103
commit 16c7cd5e69

View File

@@ -140,7 +140,7 @@ enum TxType : std::uint16_t
ttNFTOKEN_ACCEPT_OFFER = 29,
/** This transaction claws back issued tokens. */
ttCLAWBACK = 44,
ttCLAWBACK = 30,
/** This transaction mints/burns/buys/sells a URI TOKEN */
ttURITOKEN_MINT = 45,