Loading...
Searching...
No Matches
Go to the documentation of this file.
35#define CORE_RPC_ERROR_CODE_WRONG_PARAM -1
36#define CORE_RPC_ERROR_CODE_TOO_BIG_HEIGHT -2
37#define CORE_RPC_ERROR_CODE_TOO_BIG_RESERVE_SIZE -3
38#define CORE_RPC_ERROR_CODE_WRONG_WALLET_ADDRESS -4
39#define CORE_RPC_ERROR_CODE_INTERNAL_ERROR -5
40#define CORE_RPC_ERROR_CODE_WRONG_BLOCKBLOB -6
41#define CORE_RPC_ERROR_CODE_BLOCK_NOT_ACCEPTED -7
42#define CORE_RPC_ERROR_CODE_CORE_BUSY -9
43#define CORE_RPC_ERROR_CODE_WRONG_BLOCKBLOB_SIZE -10
44#define CORE_RPC_ERROR_CODE_UNSUPPORTED_RPC -11
45#define CORE_RPC_ERROR_CODE_MINING_TO_SUBADDRESS -12
46#define CORE_RPC_ERROR_CODE_REGTEST_REQUIRED -13