[#CChainParams-FixedSeeds] = xref:CChainParams.adoc[CChainParams]::FixedSeeds :relfileprefix: ../ :mrdocs: Returns the built‐in list of fixed peer seeds. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<uint8_t> const& FixedSeeds() const; ---- == Return Value The serialized fixed seed data. [.small]#Created with https://www.mrdocs.com[MrDocs]#