[#HeadersSyncState-2destructor] = xref:HeadersSyncState.adoc[HeadersSyncState]::~HeadersSyncState :relfileprefix: ../ :mrdocs: Destroys the sync state, discarding any buffered commitments and headers. == Synopsis Declared in `<headerssync.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr ~HeadersSyncState() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#