Bitcoin ABC 0.31.0
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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,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,0x42,0x5e,0x7b,0xa5}, 18333},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x42,0x5e,0x7c,0x68}, 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,0xd1,0x7e,0x4d,0x25}, 18333},
{{0x20,0x01,0x41,0xd0,0x07,0x00,0x33,0x4c,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 90 of file chainparamsseeds.h.