Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Variables
chainparamsseeds.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static SeedSpec6 pnSeed6_main []
 List of fixed seed nodes for the bitcoin network AUTOGENERATED by contrib/seeds/generate-seeds.py. More...
 
static SeedSpec6 pnSeed6_test []
 

Variable Documentation

SeedSpec6 pnSeed6_main[]
static

List of fixed seed nodes for the bitcoin network AUTOGENERATED by contrib/seeds/generate-seeds.py.

Each line contains a 16-byte IPv6 address and a port. IPv4 as well as onion addresses are wrapped inside an IPv6 address accordingly.

Definition at line 10 of file chainparamsseeds.h.

SeedSpec6 pnSeed6_test[]
static
Initial value:
= {
{{0xfd,0x87,0xd8,0x7e,0xeb,0x43,0x99,0xcb,0x26,0x31,0xba,0x48,0x51,0x31,0x39,0x0d}, 18333},
{{0xfd,0x87,0xd8,0x7e,0xeb,0x43,0x44,0xf4,0xf4,0xf0,0xbf,0xf7,0x7e,0x6d,0xc4,0xe8}, 18333},
{{0xfd,0x87,0xd8,0x7e,0xeb,0x43,0x6a,0x8b,0xd2,0x78,0x3f,0x7a,0xf8,0x92,0x8f,0x80}, 18333},
{{0xfd,0x87,0xd8,0x7e,0xeb,0x43,0xe6,0x4e,0xa4,0x47,0x4e,0x2a,0xfe,0xe8,0x95,0xcc}, 18333},
{{0xfd,0x87,0xd8,0x7e,0xeb,0x43,0x9f,0xae,0x9f,0x59,0x0b,0x3f,0x31,0x3a,0x8a,0x5f}, 18333},
{{0xfd,0x87,0xd8,0x7e,0xeb,0x43,0x47,0xb1,0xe4,0x55,0xd1,0xb0,0x14,0x3f,0xb6,0xdb}, 18333},
{{0xfd,0x87,0xd8,0x7e,0xeb,0x43,0xa0,0x60,0x9e,0x46,0x54,0xdb,0x61,0x3b,0xb2,0x6f}, 18333}
}

Definition at line 1177 of file chainparamsseeds.h.