|
Electroneum
|

Go to the source code of this file.
| #define WALLET_RPC_ERROR_CODE_ACCOUNT_INDEX_OUT_OF_BOUNDS -14 |
Definition at line 48 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_ADDRESS_INDEX_OUT_OF_BOUNDS -15 |
Definition at line 49 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_ALREADY_MULTISIG -28 |
Definition at line 62 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_BAD_HEX -26 |
Definition at line 60 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_BAD_MULTISIG_INFO -30 |
Definition at line 64 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_BAD_MULTISIG_TX_DATA -34 |
Definition at line 68 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_BAD_SIGNED_TX_DATA -40 |
Definition at line 74 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_BAD_TX_METADATA -27 |
Definition at line 61 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_BAD_UNSIGNED_TX_DATA -39 |
Definition at line 73 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_DAEMON_IS_BUSY -3 |
Definition at line 37 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_DENIED -7 |
Definition at line 41 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_GENERIC_TRANSFER_ERROR -4 |
Definition at line 38 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_INVALID_LOG_LEVEL -44 |
Definition at line 78 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_INVALID_PASSWORD -22 |
Definition at line 56 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_MULTISIG_SIGNATURE -35 |
Definition at line 69 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_MULTISIG_SUBMISSION -36 |
Definition at line 70 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NO_DAEMON_CONNECTION -38 |
Definition at line 72 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NO_TXKEY -24 |
Definition at line 58 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NO_WALLET_DIR -23 |
Definition at line 57 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NON_DETERMINISTIC -43 |
Definition at line 77 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NOT_ENOUGH_ETN -17 |
Definition at line 51 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NOT_ENOUGH_OUTS_TO_MIX -19 |
Definition at line 53 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NOT_ENOUGH_UNLOCKED_ETN -37 |
Definition at line 71 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NOT_MULTISIG -31 |
Definition at line 65 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_NOT_OPEN -13 |
Definition at line 47 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_SIGN_UNSIGNED -42 |
Definition at line 76 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_SIGNED_SUBMISSION -41 |
Definition at line 75 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_THRESHOLD_NOT_REACHED -33 |
Definition at line 67 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_TRANSFER_TYPE -6 |
Definition at line 40 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_TX_NOT_POSSIBLE -16 |
Definition at line 50 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_TX_TOO_LARGE -18 |
Definition at line 52 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_UNKNOWN_ERROR -1 |
Definition at line 35 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WALLET_ALREADY_EXISTS -21 |
Definition at line 55 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WATCH_ONLY -29 |
Definition at line 63 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_ADDRESS -2 |
Definition at line 36 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_INDEX -12 |
Definition at line 46 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_KEY -25 |
Definition at line 59 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_KEY_IMAGE -10 |
Definition at line 44 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_LR -32 |
Definition at line 66 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_PAYMENT_ID -5 |
Definition at line 39 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_SIGNATURE -9 |
Definition at line 43 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_TXID -8 |
Definition at line 42 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_WRONG_URI -11 |
Definition at line 45 of file wallet_rpc_server_error_codes.h.
| #define WALLET_RPC_ERROR_CODE_ZERO_DESTINATION -20 |
Definition at line 54 of file wallet_rpc_server_error_codes.h.