From 5a6391a1fb553f57e97d8a4729bcf78098655b7a Mon Sep 17 00:00:00 2001 From: Denis Angell Date: Tue, 9 Jan 2024 07:03:20 +0100 Subject: [PATCH] Update tts.h --- hook/tts.h | 1 + 1 file changed, 1 insertion(+) diff --git a/hook/tts.h b/hook/tts.h index 304685c31..0973fa189 100644 --- a/hook/tts.h +++ b/hook/tts.h @@ -31,6 +31,7 @@ #define ttURITOKEN_BUY 47 #define ttURITOKEN_CREATE_SELL_OFFER 48 #define ttURITOKEN_CANCEL_SELL_OFFER 49 +#define ttREMIT 95 #define ttGENESIS_MINT 96 #define ttIMPORT 97 #define ttCLAIM_REWARD 98