[#CTxMemPool-ChangeSet-2destructor] = xref:CTxMemPool.adoc[CTxMemPool]::xref:CTxMemPool/ChangeSet.adoc[ChangeSet]::~ChangeSet :relfileprefix: ../../ :mrdocs: Destroy the changeset, aborting any staging that was not applied. == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e1b5a39a0), requires_capability(0x7f2e2721c9b0), requires_capability(0x7f2e421ce0c0), requires_capability(0x7f2e2880d080), requires_capability(0x7f2e32130410), requires_capability(0x7f2e347f8aa0), requires_capability(0x7f2e2b05cf10), requires_capability(0x7f2e2bee45b0)]] ~ChangeSet(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#