We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7615af commit f9bd92dCopy full SHA for f9bd92d
src/version.h
@@ -39,7 +39,7 @@ static const int SENDHEADERS_VERSION = 70012;
39
//! "feefilter" tells peers to filter invs to you by fee starts with this version
40
static const int FEEFILTER_VERSION = 70013;
41
42
-//! shord-id-based block download starts with this version
+//! short-id-based block download starts with this version
43
static const int SHORT_IDS_BLOCKS_VERSION = 70014;
44
45
#endif // BITCOIN_VERSION_H
0 commit comments