1 #ifndef BITCOIN_CHAINPARAMSSEEDS_H
2 #define BITCOIN_CHAINPARAMSSEEDS_H
4 * List of fixed seed nodes for the bitcoin network
5 * AUTOGENERATED by contrib/seeds/generate-seeds.py
7 * Each line contains a 16-byte IPv6 address and a port.
8 * IPv4 as well as onion addresses are wrapped inside a IPv6 address accordingly.
10 static SeedSpec6 pnSeed6_main[] = {
13 static SeedSpec6 pnSeed6_test[] = {
15 #endif // BITCOIN_CHAINPARAMSSEEDS_H