Get the virtual size including ancestors.
Synopsis
Declared in <node/mini_miner.h>
int64_t
GetSizeWithAncestors() const;
Return Value
The virtual size of the transaction together with its ancestors.
Created with MrDocs