Skip to content

Commit 176aa5a

Browse files
MarcoFalkelaanwj
authored andcommitted
contrib: fix GetDesirableServiceFlags typo in seeds/README.md
1 parent 825fb02 commit 176aa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/seeds/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Utility to generate the seeds.txt list that is compiled into the client
44
(see [src/chainparamsseeds.h](/src/chainparamsseeds.h) and other utilities in [contrib/seeds](/contrib/seeds)).
55

66
Be sure to update `PATTERN_AGENT` in `makeseeds.py` to include the current version,
7-
and remove old versions as necessary (at a minimum when GetDesireableServiceFlags
7+
and remove old versions as necessary (at a minimum when GetDesirableServiceFlags
88
changes its default return value, as those are the services which seeds are added
99
to addrman with).
1010

0 commit comments

Comments
 (0)