diff options
Diffstat (limited to 'src/include/taler_signatures.h')
-rw-r--r-- | src/include/taler_signatures.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index f0da70d4..56d59767 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1383,9 +1383,9 @@ struct TALER_WireDepositDataPS struct TALER_MerchantPublicKeyP merchant_pub; /** - * Hash of wire details of the merchant. + * Hash of bank account of the merchant. */ - struct TALER_MerchantWireHash h_wire; + struct TALER_PaytoHash h_payto; /** * Hash of the individual deposits that were aggregated, |