-fix typo

This commit is contained in:
Christian Grothoff 2021-06-27 15:36:42 +02:00
parent 34b0b1666d
commit 4ba4cf74ae
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 225750659eaa65f67687e2b17949a2362dfc731d
Subproject commit c70de07db9e32b5cf419c9c4d245f6f73f03b2d2

View File

@ -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),