SnapShot -> snapshot

This commit is contained in:
jl777
2018-06-12 00:35:59 -11:00
parent 329d80d2c1
commit bf91fda682
2 changed files with 2 additions and 2 deletions

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();
int32_t Snapshot();
};
#endif // BITCOIN_TXDB_H