Merge pull request #1321
0e418d2
rpc: bump RPC version (moneromooo-monero)
This commit is contained in:
commit
524ff61ad5
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 3
|
||||
#define CORE_RPC_VERSION 4
|
||||
|
||||
struct COMMAND_RPC_GET_HEIGHT
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue