Fabcoin Core
0.16.2
P2P Digital Currency
|
Inheritable for classes that have invariants. More...
#include <Common.h>
Public Member Functions | |
virtual bool | invariants () const =0 |
Reimplement to specify the invariants. More... | |
|
pure virtual |
Reimplement to specify the invariants.
Implemented in dev::eth::BlockQueue, and dev::eth::BlockChainSync.