diff --git a/src/version.h b/src/version.h index ed8ec96d20..9283c07f59 100644 --- a/src/version.h +++ b/src/version.h @@ -36,6 +36,6 @@ static const int SHORT_IDS_BLOCKS_VERSION = 70014; static const int INVALID_CB_NO_BAN_VERSION = 70015; //! "wtxidrelay" command for wtxid-based relay starts with this version -static const int WTXID_RELAY_VERSION = 70017; +static const int WTXID_RELAY_VERSION = 70016; #endif // BITCOIN_VERSION_H