Bitcoin Core  27.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 []
 

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 1758 of file chainparamsseeds.h.