mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
contrib: Add explicit port numbers for testnet seeds
This is necessary now due to parsing change.
This commit is contained in:
parent
2a257de113
commit
9b29d5df7f
1 changed files with 7 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
||||||
# List of fixed seed nodes for testnet
|
# List of fixed seed nodes for testnet
|
||||||
|
|
||||||
# Onion nodes
|
# Onion nodes
|
||||||
thfsmmn2jbitcoin.onion
|
thfsmmn2jbitcoin.onion:18333
|
||||||
it2pj4f7657g3rhi.onion
|
it2pj4f7657g3rhi.onion:18333
|
||||||
nkf5e6b7pl4jfd4a.onion
|
nkf5e6b7pl4jfd4a.onion:18333
|
||||||
4zhkir2ofl7orfom.onion
|
4zhkir2ofl7orfom.onion:18333
|
||||||
t6xj6wilh4ytvcs7.onion
|
t6xj6wilh4ytvcs7.onion:18333
|
||||||
i6y6ivorwakd7nw3.onion
|
i6y6ivorwakd7nw3.onion:18333
|
||||||
ubqj4rsu3nqtxmtp.onion
|
ubqj4rsu3nqtxmtp.onion:18333
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue