[#CoinsViewEmpty-EstimateSize] = xref:CoinsViewEmpty.adoc[CoinsViewEmpty]::EstimateSize :relfileprefix: ../ :mrdocs: Estimate the database size as empty. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual size_t EstimateSize() const override; ---- == Return Value Zero. [.small]#Created with https://www.mrdocs.com[MrDocs]#