summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/merchant_api_get_product.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/merchant_api_get_product.c b/src/lib/merchant_api_get_product.c
index f38dcf62..3f026bf3 100644
--- a/src/lib/merchant_api_get_product.c
+++ b/src/lib/merchant_api_get_product.c
@@ -108,7 +108,7 @@ handle_get_product_finished (void *cls,
GNUNET_JSON_spec_string (
"image",
&pgr.details.ok.image),
- GNUNET_JSON_spec_object_const (
+ GNUNET_JSON_spec_array_const (
"taxes",
&pgr.details.ok.taxes),
GNUNET_JSON_spec_int64 (