[#CChainParams-SigNet-04] = xref:CChainParams.adoc[CChainParams]::SigNet :relfileprefix: ../ :mrdocs: Creates the signet chain parameters with default options. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::unique_ptr<CChainParams const> SigNet(); ---- == Return Value Owning pointer to the signet chain parameters. [.small]#Created with https://www.mrdocs.com[MrDocs]#