This commit is contained in:
jl777
2018-06-12 00:43:46 -11:00
parent 67d2e41b3f
commit 78a6f7041e

View File

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