rpc: bump version after RPC changes
This commit is contained in:
parent
2c0173c722
commit
e227d6e7ac
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ namespace cryptonote
|
|||
#define CORE_RPC_STATUS_BUSY "BUSY"
|
||||
#define CORE_RPC_STATUS_NOT_MINING "NOT MINING"
|
||||
|
||||
#define CORE_RPC_VERSION 4
|
||||
#define CORE_RPC_VERSION 5
|
||||
|
||||
struct COMMAND_RPC_GET_HEIGHT
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue