diff options
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/version.h b/src/version.h index 204df3758b..c2ebeecbfb 100644 --- a/src/version.h +++ b/src/version.h @@ -35,7 +35,4 @@ 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 = 70016; -// Make sure that none of the values above collide with -// `SERIALIZE_TRANSACTION_NO_WITNESS`. - #endif // BITCOIN_VERSION_H |