mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 08:17:37 +00:00
new error code for rpc
This commit is contained in:
parent
75fc3e90b1
commit
ea99573f99
1 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
||||||
#define CORE_RPC_ERROR_CODE_WRONG_BLOCKBLOB -6
|
#define CORE_RPC_ERROR_CODE_WRONG_BLOCKBLOB -6
|
||||||
#define CORE_RPC_ERROR_CODE_BLOCK_NOT_ACCEPTED -7
|
#define CORE_RPC_ERROR_CODE_BLOCK_NOT_ACCEPTED -7
|
||||||
#define CORE_RPC_ERROR_CODE_CORE_BUSY -9
|
#define CORE_RPC_ERROR_CODE_CORE_BUSY -9
|
||||||
|
#define CORE_RPC_ERROR_CODE_WRONG_BLOCKBLOB_SIZE -10
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue