RPC Errors
BAD_ADDRESS / Bad address
WRONG_AMOUNT / Wrong amount
MIXIN_COUNT_TOO_BIG / MixIn count is too big
NOT_INITIALIZED / Object was not initialized
WRONG_PASSWORD / The password is wrong
ALREADY_INITIALIZED / The object is already initialized
INTERNAL_WALLET_ERROR / Internal error occurred
TRANSACTION_SIZE_TOO_BIG / Transaction size is too big
TX_CANCEL_IMPOSSIBLE / Impossible to cancel transaction
WRONG_STATE / The wallet is in wrong state (maybe loading or saving),try again later
OPERATION_CANCELLED / The operation you've requested has been cancelled
TX_TRANSFER_IMPOSSIBLE / Transaction transfer impossible
WRONG_VERSION / Wrong version
FEE_TOO_SMALL / Transaction fee is too small
KEY_GENERATION_ERROR / Cannot generate new key
INDEX_OUT_OF_RANGE / Index is out of range
ADDRESS_ALREADY_EXISTS / Address already exists
TRACKING_MODE / The wallet is in tracking mode
WRONG_PARAMETERS / Wrong parameters passed
OBJECT_NOT_FOUND / Object not found
WALLET_NOT_FOUND / Requested wallet not found
CHANGE_ADDRESS_REQUIRED / Change address required
CHANGE_ADDRESS_NOT_FOUND / Change address not found
DESTINATION_ADDRESS_REQUIRED / Destination address required
DESTINATION_ADDRESS_NOT_FOUND / Destination address not found
BAD_PAYMENT_ID / Wrong payment id format
BAD_TRANSACTION_EXTRA / Wrong transaction extra format
MIXIN_ABOVE_THRESHOLD / Mixin above maximum allowed threshold
MIXIN_BELOW_THRESHOLD / Mixin below minimum allowed threshold
CONFLICTING_PAYMENT_IDS / Multiple conflicting payment ID's werespecified via the use of integrated addresses
KryptokronaCoind Errors
NOT_INITIALIZED / Object was not initialized
ALREADY_INITIALIZED / Object has been already initialized
NETWORK_ERROR / Network error
NODE_BUSY / Node is busy
INTERNAL_NODE_ERROR / Internal node error
REQUEST_ERROR / Error in request parameters
CONNECT_ERROR / Can't connect to daemon
Last updated