gethashespersec and added version and hashespersec to getinfo
This commit is contained in:
committed by
Gavin Andresen
parent
410b618d18
commit
9db7bf5f52
2
main.h
2
main.h
@@ -42,6 +42,8 @@ extern CCriticalSection cs_mapRequestCount;
|
||||
extern map<string, string> mapAddressBook;
|
||||
extern CCriticalSection cs_mapAddressBook;
|
||||
extern vector<unsigned char> vchDefaultKey;
|
||||
extern double dHashesPerSec;
|
||||
extern int64 nHPSTimerStart;
|
||||
|
||||
// Settings
|
||||
extern int fGenerateBitcoins;
|
||||
|
||||
Reference in New Issue
Block a user