mirror of
https://github.com/monero-project/monero.git
synced 2025-06-07 18:22:41 -04: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…
Add table
Add a link
Reference in a new issue