[#CChainParams-m_assumeutxo_data] = xref:CChainParams.adoc[CChainParams]::m_assumeutxo_data :relfileprefix: ../ :mrdocs: Recognized assumeutxo snapshots for this chain. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<AssumeutxoData> m_assumeutxo_data; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#