wallet: distinguish between empty and absent attributes

This commit is contained in:
moneromooo-monero
2019-05-02 12:18:47 +00:00
parent 581994b61c
commit bc94ba4d14
4 changed files with 16 additions and 6 deletions
@@ -75,3 +75,4 @@
#define WALLET_RPC_ERROR_CODE_SIGN_UNSIGNED -42
#define WALLET_RPC_ERROR_CODE_NON_DETERMINISTIC -43
#define WALLET_RPC_ERROR_CODE_INVALID_LOG_LEVEL -44
#define WALLET_RPC_ERROR_CODE_ATTRIBUTE_NOT_FOUND -45