summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_link.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-12 12:10:33 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-12 12:10:33 +0100
commitdb8cdc8c4c80d305deb7b3b26c8e986d94ef5041 (patch)
treef5d8b37b0750574f0b3622b698adc5242b0325fc /src/lib/exchange_api_link.c
parentea4be7ba6fcbd8ba6860f3fc7234a51c474f4e30 (diff)
downloadexchange-db8cdc8c4c80d305deb7b3b26c8e986d94ef5041.tar.gz
exchange-db8cdc8c4c80d305deb7b3b26c8e986d94ef5041.tar.bz2
exchange-db8cdc8c4c80d305deb7b3b26c8e986d94ef5041.zip
-remove addessed documentation FIXMEs
Diffstat (limited to 'src/lib/exchange_api_link.c')
-rw-r--r--src/lib/exchange_api_link.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/exchange_api_link.c b/src/lib/exchange_api_link.c
index 6a904da1b..ff1efe15b 100644
--- a/src/lib/exchange_api_link.c
+++ b/src/lib/exchange_api_link.c
@@ -102,12 +102,10 @@ parse_link_coin (const struct TALER_EXCHANGE_LinkHandle *lh,
&rpub),
TALER_JSON_spec_blinded_denom_sig ("ev_sig",
&bsig),
- // FIXME: add to spec!
TALER_JSON_spec_exchange_withdraw_values ("ewv",
&alg_values),
GNUNET_JSON_spec_fixed_auto ("link_sig",
&link_sig),
- // FIXME: add to spec!
GNUNET_JSON_spec_uint32 ("coin_idx",
&coin_idx),
GNUNET_JSON_spec_end ()