This commit is contained in:
jl777
2018-06-12 00:07:51 -11:00
parent 936078888d
commit b4b4c49985

View File

@@ -94,6 +94,7 @@ public:
bool ReadFlag(const std::string &name, bool &fValue);
bool LoadBlockIndexGuts();
bool blockOnchainActive(const uint256 &hash);
int32_t SnapShot();
};
#endif // BITCOIN_TXDB_H