Skip to content

Commit

Permalink
spork end typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed Mar 29, 2019
1 parent 9ae951b commit 3e55e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spork.h
Expand Up @@ -25,7 +25,7 @@ using namespace boost;
- This would result in old clients getting confused about which spork is for what
*/
#define SPORK_START 10001
#define SPORK_END 1018
#define SPORK_END 10018

#define SPORK_2_SWIFTTX 10001
#define SPORK_3_SWIFTTX_BLOCK_FILTERING 10002
Expand Down

0 comments on commit 3e55e19

Please sign in to comment.