diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h index 72998ff..e66ee80 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -1,6 +1,6 @@ #pragma once -#define CURRENT_TRANSACTION_VERSION 4 +#define CURRENT_TRANSACTION_VERSION 1 #define OFFSHORE_TRANSACTION_VERSION 3 #define HF_VERSION_XASSET_FEES_V2 17