wallet: add API and RPC to create/parse monero: URIs

This commit is contained in:
moneromooo-monero
2016-11-28 14:07:25 +00:00
parent d9001b43ac
commit 82ba2108e9
6 changed files with 233 additions and 0 deletions
@@ -41,3 +41,4 @@
#define WALLET_RPC_ERROR_CODE_WRONG_TXID -8
#define WALLET_RPC_ERROR_CODE_WRONG_SIGNATURE -9
#define WALLET_RPC_ERROR_CODE_WRONG_KEY_IMAGE -10
#define WALLET_RPC_ERROR_CODE_WRONG_URI -11