mirror of
https://github.com/monero-project/monero.git
synced 2026-01-23 21:04:24 +01:00
rpc: bump version after RPC changes
This commit is contained in:
@@ -41,7 +41,7 @@ namespace cryptonote
|
|||||||
#define CORE_RPC_STATUS_BUSY "BUSY"
|
#define CORE_RPC_STATUS_BUSY "BUSY"
|
||||||
#define CORE_RPC_STATUS_NOT_MINING "NOT MINING"
|
#define CORE_RPC_STATUS_NOT_MINING "NOT MINING"
|
||||||
|
|
||||||
#define CORE_RPC_VERSION 4
|
#define CORE_RPC_VERSION 5
|
||||||
|
|
||||||
struct COMMAND_RPC_GET_HEIGHT
|
struct COMMAND_RPC_GET_HEIGHT
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user