From 60a99b448f7d57047e4b9c6147c6a2678f141179 Mon Sep 17 00:00:00 2001
From: moneromooo-monero <moneromooo-monero@users.noreply.github.com>
Date: Wed, 15 Aug 2018 12:46:05 +0000
Subject: [PATCH] wallet-rpc: remove references to unused amount_keys

---
 _i18n/ar/resources/developer-guides/wallet-rpc.md | 2 --
 _i18n/en/resources/developer-guides/wallet-rpc.md | 2 --
 _i18n/es/resources/developer-guides/wallet-rpc.md | 2 --
 _i18n/fr/resources/developer-guides/wallet-rpc.md | 2 --
 _i18n/it/resources/developer-guides/wallet-rpc.md | 2 --
 5 files changed, 10 deletions(-)

diff --git a/_i18n/ar/resources/developer-guides/wallet-rpc.md b/_i18n/ar/resources/developer-guides/wallet-rpc.md
index 84956dac..5046133b 100644
--- a/_i18n/ar/resources/developer-guides/wallet-rpc.md
+++ b/_i18n/ar/resources/developer-guides/wallet-rpc.md
@@ -221,7 +221,6 @@ Outputs:
 * *fee* - Integer value of the fee charged for the txn.
 * *tx_hash* - String for the publically searchable transaction hash
 * *tx_key* - String for the transaction key if get_tx_key is true, otherwise, blank string.
-* *amount_keys* - List of strings for the amount keys.
 * *amount* - Amount transferred for the transaction.
 * *tx_blob* - Raw transaction represented as hex string, if get_tx_hex is true.
 * *tx_metadata* - Set of transaction metadata needed to relay this transfer later, if get_tx_metadata is true.
@@ -239,7 +238,6 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
     "fee": 48958481211,
     "tx_hash": "985180f468637bc6d2f72ee054e1e34b8d5097988bb29a2e0cb763e4464db23c",
     "tx_key": "8d62e5637f1fcc9a8904057d6bed6c697618507b193e956f77c31ce662b2ee07",
-    "amount_keys":[],
     "amount": 300000000,
     "tx_blob": "",
     "tx_metadata": "",
diff --git a/_i18n/en/resources/developer-guides/wallet-rpc.md b/_i18n/en/resources/developer-guides/wallet-rpc.md
index 2cd46ebd..ba2d435f 100644
--- a/_i18n/en/resources/developer-guides/wallet-rpc.md
+++ b/_i18n/en/resources/developer-guides/wallet-rpc.md
@@ -221,7 +221,6 @@ Outputs:
 * *fee* - Integer value of the fee charged for the txn.
 * *tx_hash* - String for the publically searchable transaction hash
 * *tx_key* - String for the transaction key if get_tx_key is true, otherwise, blank string.
-* *amount_keys* - List of strings for the amount keys.
 * *amount* - Amount transferred for the transaction.
 * *tx_blob* - Raw transaction represented as hex string, if get_tx_hex is true.
 * *tx_metadata* - Set of transaction metadata needed to relay this transfer later, if get_tx_metadata is true.
@@ -239,7 +238,6 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
     "fee": 48958481211,
     "tx_hash": "985180f468637bc6d2f72ee054e1e34b8d5097988bb29a2e0cb763e4464db23c",
     "tx_key": "8d62e5637f1fcc9a8904057d6bed6c697618507b193e956f77c31ce662b2ee07",
-    "amount_keys":[],
     "amount": 300000000,
     "tx_blob": "",
     "tx_metadata": "",
diff --git a/_i18n/es/resources/developer-guides/wallet-rpc.md b/_i18n/es/resources/developer-guides/wallet-rpc.md
index 1ac7e864..836926c3 100644
--- a/_i18n/es/resources/developer-guides/wallet-rpc.md
+++ b/_i18n/es/resources/developer-guides/wallet-rpc.md
@@ -221,7 +221,6 @@ Outputs:
 * *fee* - Integer value of the fee charged for the txn.
 * *tx_hash* - String for the publically searchable transaction hash
 * *tx_key* - String for the transaction key if get_tx_key is true, otherwise, blank string.
-* *amount_keys* - List of strings for the amount keys.
 * *amount* - Amount transferred for the transaction.
 * *tx_blob* - Raw transaction represented as hex string, if get_tx_hex is true.
 * *tx_metadata* - Set of transaction metadata needed to relay this transfer later, if get_tx_metadata is true.
@@ -239,7 +238,6 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
     "fee": 48958481211,
     "tx_hash": "985180f468637bc6d2f72ee054e1e34b8d5097988bb29a2e0cb763e4464db23c",
     "tx_key": "8d62e5637f1fcc9a8904057d6bed6c697618507b193e956f77c31ce662b2ee07",
-    "amount_keys":[],
     "amount": 300000000,
     "tx_blob": "",
     "tx_metadata": "",
diff --git a/_i18n/fr/resources/developer-guides/wallet-rpc.md b/_i18n/fr/resources/developer-guides/wallet-rpc.md
index 1ac7e864..836926c3 100644
--- a/_i18n/fr/resources/developer-guides/wallet-rpc.md
+++ b/_i18n/fr/resources/developer-guides/wallet-rpc.md
@@ -221,7 +221,6 @@ Outputs:
 * *fee* - Integer value of the fee charged for the txn.
 * *tx_hash* - String for the publically searchable transaction hash
 * *tx_key* - String for the transaction key if get_tx_key is true, otherwise, blank string.
-* *amount_keys* - List of strings for the amount keys.
 * *amount* - Amount transferred for the transaction.
 * *tx_blob* - Raw transaction represented as hex string, if get_tx_hex is true.
 * *tx_metadata* - Set of transaction metadata needed to relay this transfer later, if get_tx_metadata is true.
@@ -239,7 +238,6 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
     "fee": 48958481211,
     "tx_hash": "985180f468637bc6d2f72ee054e1e34b8d5097988bb29a2e0cb763e4464db23c",
     "tx_key": "8d62e5637f1fcc9a8904057d6bed6c697618507b193e956f77c31ce662b2ee07",
-    "amount_keys":[],
     "amount": 300000000,
     "tx_blob": "",
     "tx_metadata": "",
diff --git a/_i18n/it/resources/developer-guides/wallet-rpc.md b/_i18n/it/resources/developer-guides/wallet-rpc.md
index 1ac7e864..836926c3 100644
--- a/_i18n/it/resources/developer-guides/wallet-rpc.md
+++ b/_i18n/it/resources/developer-guides/wallet-rpc.md
@@ -221,7 +221,6 @@ Outputs:
 * *fee* - Integer value of the fee charged for the txn.
 * *tx_hash* - String for the publically searchable transaction hash
 * *tx_key* - String for the transaction key if get_tx_key is true, otherwise, blank string.
-* *amount_keys* - List of strings for the amount keys.
 * *amount* - Amount transferred for the transaction.
 * *tx_blob* - Raw transaction represented as hex string, if get_tx_hex is true.
 * *tx_metadata* - Set of transaction metadata needed to relay this transfer later, if get_tx_metadata is true.
@@ -239,7 +238,6 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
     "fee": 48958481211,
     "tx_hash": "985180f468637bc6d2f72ee054e1e34b8d5097988bb29a2e0cb763e4464db23c",
     "tx_key": "8d62e5637f1fcc9a8904057d6bed6c697618507b193e956f77c31ce662b2ee07",
-    "amount_keys":[],
     "amount": 300000000,
     "tx_blob": "",
     "tx_metadata": "",
-- 
GitLab