Roll back the statistics for a block being disconnected.
Synopsis
Declared in <index/coinstatsindex.h>
virtual
bool
CustomRemove(interfaces::BlockInfo const& block) override;
Return Value
True on success.
Parameters
Name |
Description |
block |
Information about the block being removed. |
Created with MrDocs