summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_pay.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-09 09:48:30 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-09 09:48:30 +0100
commit7202823d81e868d411b733fcce61906ba268f932 (patch)
treea3fe807d4b1b5bf4bc13bc44961f9fdc94289d08 /src/lib/testing_api_cmd_pay.c
parent3c412bf3e5a3c3cbbfa1350ac3d190d64a3b826d (diff)
downloadmerchant-7202823d81e868d411b733fcce61906ba268f932.tar.gz
merchant-7202823d81e868d411b733fcce61906ba268f932.tar.bz2
merchant-7202823d81e868d411b733fcce61906ba268f932.zip
H_wire -> h_wire (#6032)
Diffstat (limited to 'src/lib/testing_api_cmd_pay.c')
-rw-r--r--src/lib/testing_api_cmd_pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_pay.c b/src/lib/testing_api_cmd_pay.c
index 44f332ca..d248dd5a 100644
--- a/src/lib/testing_api_cmd_pay.c
+++ b/src/lib/testing_api_cmd_pay.c
@@ -545,7 +545,7 @@ _pay_run (const char *merchant_url,
&timestamp),
GNUNET_JSON_spec_fixed_auto ("merchant_pub",
&merchant_pub),
- GNUNET_JSON_spec_fixed_auto ("H_wire",
+ GNUNET_JSON_spec_fixed_auto ("h_wire",
&h_wire),
TALER_JSON_spec_amount ("amount",
&total_amount),