Bitcoin ABC  0.29.2
P2P Digital Currency
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 @generated by contrib/seeds/generate-seeds.py. More...
 
static SeedSpec6 pnSeed6_test []
 

Variable Documentation

◆ pnSeed6_main

SeedSpec6 pnSeed6_main[]
static

List of fixed seed nodes for the bitcoin network @generated 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.

◆ pnSeed6_test

SeedSpec6 pnSeed6_test[]
static
Initial value:
= {
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x05,0xbd,0x8d,0x4f}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x33,0x4f,0x51,0x9e}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x33,0x59,0x62,0x4c}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x42,0x5e,0x66,0x47}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x90,0x7e,0x84,0x40}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x90,0x7e,0x84,0x81}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x90,0x7e,0x85,0x6b}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x95,0x66,0x8b,0xbe}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x95,0x66,0x8b,0xed}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x95,0x66,0x8b,0xf3}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x95,0x66,0x8b,0xf4}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xc2,0xe9,0x42,0xd3}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xc2,0xe9,0x43,0x89}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xc2,0xe9,0x55,0xed}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xc2,0xe9,0x5b,0x08}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xd1,0x7e,0x4d,0x25}, 18333},
{{0x20,0x01,0x41,0xd0,0x07,0x00,0x33,0x4c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, 18333},
{{0x26,0x07,0x53,0x00,0x02,0x03,0x63,0x9e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, 18333},
{{0x2a,0x02,0xc2,0x07,0x20,0x27,0x15,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}, 18333}
}

Definition at line 120 of file chainparamsseeds.h.