Add built-in seeds for .onion
This makes it possible for a node with `-onlynet=tor` to bootstrap itself. It also adds the base infrastructure for adding IPv6 seed nodes. Also represent IPv4 fixed seed addresses in 16-byte format.
This commit is contained in:
@@ -72,6 +72,7 @@ BITCOIN_CORE_H = \
|
||||
bloom.h \
|
||||
chainparams.h \
|
||||
chainparamsbase.h \
|
||||
chainparamsseeds.h \
|
||||
checkpoints.h \
|
||||
checkqueue.h \
|
||||
clientversion.h \
|
||||
|
||||
Reference in New Issue
Block a user