From 2faf102a05865b68e90ef48f292678dd1da6356e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 30 Oct 2021 21:26:40 +0200 Subject: -more dB work --- src/include/taler_exchange_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_exchange_service.h') diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index 7f3436cce..36a23598e 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -1709,9 +1709,9 @@ struct TALER_EXCHANGE_TransferData struct TALER_ExchangeSignatureP exchange_sig; /** - * hash of the wire transfer address the transfer went to + * hash of the payto:// URI the transfer went to */ - struct TALER_MerchantWireHash h_wire; + struct TALER_PaytoHash h_wire; /** * time when the exchange claims to have performed the wire transfer -- cgit v1.2.3