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
Returns the built‐in list of fixed peer seeds.
Declared in <kernel/chainparams.h>
std::vector<uint8_t> const&
FixedSeeds() const;
The serialized fixed seed data.
Created with MrDocs