summaryrefslogtreecommitdiff
path: root/api-common.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-01 16:15:44 +0200
committerChristian Grothoff <christian@grothoff.org>2016-04-01 16:15:44 +0200
commit70c2923886c66c56f5a9913b6c466692edcc5bc8 (patch)
tree5d41fc8673f85df282d14494f315ee95f4c0d674 /api-common.rst
parente915de53608109509b96c5f107f1fd2191db8eab (diff)
downloaddocs-70c2923886c66c56f5a9913b6c466692edcc5bc8.tar.gz
docs-70c2923886c66c56f5a9913b6c466692edcc5bc8.tar.bz2
docs-70c2923886c66c56f5a9913b6c466692edcc5bc8.zip
implementing #4356, tests still failing, but main logic should now be updated
Diffstat (limited to 'api-common.rst')
-rw-r--r--api-common.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/api-common.rst b/api-common.rst
index c4e88d1a..4bcb4e16 100644
--- a/api-common.rst
+++ b/api-common.rst
@@ -473,12 +473,6 @@ size of `FIELDS`.
}
};
- struct TALER_ExchangeWireSupportMethodsPS {
- signed (purpose = TALER_SIGNATURE_EXCHANGE_WIRE_TYPES) {
- struct GNUNET_HashCode h_wire_types;
- }
- };
-
struct TALER_DepositTrackPS {
signed (purpose = TALER_SIGNATURE_MERCHANT_DEPOSIT_WTID) {
struct GNUNET_HashCode h_contract;