CCoinsViewDB::EstimateSize

Returns an estimate of the database size in bytes.

Synopsis

Declared in <txdb.h>

virtual
size_t
EstimateSize() const override;

Return Value

The estimated size in bytes.