diff options
author | W. J. van der Laan <laanwj@protonmail.com> | 2021-03-31 19:37:39 +0200 |
---|---|---|
committer | W. J. van der Laan <laanwj@protonmail.com> | 2021-04-05 14:00:48 +0200 |
commit | 9b29d5df7fc555eaea42029f334f2995c6ccde3d (patch) | |
tree | ce3d63bb326189034e61fd258dd1599d8c45f1ed /contrib | |
parent | 2a257de113fd31539b68c28c47ef94f257b6e427 (diff) |
contrib: Add explicit port numbers for testnet seeds
This is necessary now due to parsing change.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/seeds/nodes_test.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/seeds/nodes_test.txt b/contrib/seeds/nodes_test.txt index 98365ee505..0af88d1bde 100644 --- a/contrib/seeds/nodes_test.txt +++ b/contrib/seeds/nodes_test.txt @@ -1,11 +1,11 @@ # List of fixed seed nodes for testnet # Onion nodes -thfsmmn2jbitcoin.onion -it2pj4f7657g3rhi.onion -nkf5e6b7pl4jfd4a.onion -4zhkir2ofl7orfom.onion -t6xj6wilh4ytvcs7.onion -i6y6ivorwakd7nw3.onion -ubqj4rsu3nqtxmtp.onion +thfsmmn2jbitcoin.onion:18333 +it2pj4f7657g3rhi.onion:18333 +nkf5e6b7pl4jfd4a.onion:18333 +4zhkir2ofl7orfom.onion:18333 +t6xj6wilh4ytvcs7.onion:18333 +i6y6ivorwakd7nw3.onion:18333 +ubqj4rsu3nqtxmtp.onion:18333 |