[#node-MiniMinerMempoolEntry-GetSizeWithAncestors] = xref:node.adoc[node]::xref:node/MiniMinerMempoolEntry.adoc[MiniMinerMempoolEntry]::GetSizeWithAncestors :relfileprefix: ../../ :mrdocs: Get the virtual size including ancestors. == Synopsis Declared in `<node/mini_miner.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int64_t GetSizeWithAncestors() const; ---- == Return Value The virtual size of the transaction together with its ancestors. [.small]#Created with https://www.mrdocs.com[MrDocs]#