commit 4ba4cf74ae700fc5ad5f157c81ad052c47e74d70
parent 34b0b1666d7cb41778cb498895939a8a06fefad0
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Sun, 27 Jun 2021 15:36:42 +0200
-fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchangedb/lrbt_callbacks.c b/src/exchangedb/lrbt_callbacks.c
@@ -963,7 +963,7 @@ lrbt_cb_table_wire_out (void *cls,
TALER_PQ_result_spec_json ("wire_target",
&td.details.wire_out.wire_target),
GNUNET_PQ_result_spec_string (
- "exchnage_account_section",
+ "exchange_account_section",
&td.details.wire_out.exchange_account_section),
TALER_PQ_RESULT_SPEC_AMOUNT ("amount",
&td.details.wire_out.amount),