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