Bitcoin Core 28.99.0
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 const uint8_t chainparams_seed_main []
 List of fixed seed nodes for the bitcoin network AUTOGENERATED by contrib/seeds/generate-seeds.py. More...
 
static const uint8_t chainparams_seed_test []
 
static const uint8_t chainparams_seed_testnet4 []
 

Variable Documentation

◆ chainparams_seed_main

const uint8_t chainparams_seed_main[]
static

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

Each line contains a BIP155 serialized (networkID, addr, port) tuple.

Definition at line 9 of file chainparamsseeds.h.

◆ chainparams_seed_test

const uint8_t chainparams_seed_test[]
static

Definition at line 2068 of file chainparamsseeds.h.

◆ chainparams_seed_testnet4

const uint8_t chainparams_seed_testnet4[]
static
Initial value:
= {
0x01,0x04,0x12,0xbd,0x9c,0x66,0xbc,0xcd,
0x01,0x04,0x12,0xc9,0xcf,0x37,0xbc,0xcd,
0x01,0x04,0x33,0x9e,0xf8,0x08,0xbc,0xcd,
0x01,0x04,0x39,0x80,0xb0,0xa3,0xbc,0xcd,
0x01,0x04,0x52,0x43,0x66,0x0f,0xbc,0xcd,
0x01,0x04,0x58,0x63,0xf8,0x32,0xbc,0xcd,
0x01,0x04,0x5f,0xd9,0x49,0xa2,0xbc,0xcd,
0x01,0x04,0x67,0x63,0xab,0xd4,0xbc,0xcd,
0x01,0x04,0x67,0xa5,0xc0,0xd2,0xbc,0xcd,
}

Definition at line 2382 of file chainparamsseeds.h.