Returns the built‐in list of fixed peer seeds.

Synopsis

Declared in <kernel/chainparams.h>

std::vector<uint8_t> const&
FixedSeeds() const;

Return Value

The serialized fixed seed data.

Created with MrDocs