new error code for rpc
This commit is contained in:
parent
75fc3e90b1
commit
ea99573f99
|
@ -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 New Issue