mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-02 16:26:37 +00:00
change tt number
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user