diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-07-24 13:52:57 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-08-03 17:26:27 +0200 |
commit | a60120e951ae94d0553c5515229432e016fb0657 (patch) | |
tree | b5effd9a68611539c5358d66d4dd95bf743fedf9 /share/seeds/nodes_test.txt | |
parent | 6278bd57c662e29b07df9db50c47095c0bb44a82 (diff) |
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.
Diffstat (limited to 'share/seeds/nodes_test.txt')
-rw-r--r-- | share/seeds/nodes_test.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/seeds/nodes_test.txt b/share/seeds/nodes_test.txt new file mode 100644 index 0000000000..71782836fe --- /dev/null +++ b/share/seeds/nodes_test.txt @@ -0,0 +1,5 @@ +# List of fixed seed nodes for testnet + +# Onion nodes +thfsmmn2jbitcoin.onion +it2pj4f7657g3rhi.onion |