Fixed GCC 12 warnings
This commit is contained in:
parent
e1478bfa94
commit
e6c81d7166
3 changed files with 11 additions and 3 deletions
|
@ -66,7 +66,6 @@ Storage<DaemonClient> DaemonClient::m_storage;
|
|||
|
||||
static const char* kBlocktemplateBlob = "blocktemplate_blob";
|
||||
static const char* kBlockhashingBlob = "blockhashing_blob";
|
||||
static const char* kLastError = "lasterror";
|
||||
static const char *kGetHeight = "/getheight";
|
||||
static const char *kGetInfo = "/getinfo";
|
||||
static const char *kHash = "hash";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue