X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fwallet.h;h=c19b3f43c797a2bbdeaf00f677080fba2ed02677;hb=116df55e21e5380c1cf4bccc62546757d44c1294;hp=d336d387657524ae9e8dbfab899c7dd5ae733ebf;hpb=4ea952d5c03e18b9ddd0e97f4434cd9092358dab;p=novacoin.git diff --git a/src/wallet.h b/src/wallet.h index d336d38..c19b3f4 100644 --- a/src/wallet.h +++ b/src/wallet.h @@ -167,7 +167,7 @@ public: walletdb.WriteBestBlock(loc); } - bool LoadWallet(bool& fFirstRunRet); + int LoadWallet(bool& fFirstRunRet); // bool BackupWallet(const std::string& strDest); // requires cs_mapAddressBook lock