CCoinsViewBacked::EstimateSize

Forward the size estimate to the backing view.

Synopsis

Declared in <coins.h>

virtual
size_t
EstimateSize() const override;

Return Value

Estimated on-disk size in bytes.