summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-07 12:33:35 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-07 12:33:35 +0100
commitfb9ba5b1d2970e24643d179338b34c8915d2072d (patch)
treede1ad14127b9e213fcbf88c62097783583a1acb5 /src/include/taler_exchangedb_plugin.h
parent0d03f55282f5954050a66a38209a3a9aed33f884 (diff)
downloadexchange-fb9ba5b1d2970e24643d179338b34c8915d2072d.tar.gz
exchange-fb9ba5b1d2970e24643d179338b34c8915d2072d.tar.bz2
exchange-fb9ba5b1d2970e24643d179338b34c8915d2072d.zip
-rename fest
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index cd68e1edb..633cf2064 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -340,7 +340,7 @@ struct TALER_EXCHANGEDB_TableData
struct TALER_MerchantPublicKeyP merchant_pub;
struct TALER_PrivateContractHash h_contract_terms;
struct TALER_CoinSpendSignatureP coin_sig;
- struct TALER_WireSalt wire_salt;
+ struct TALER_WireSaltP wire_salt;
uint64_t wire_target_serial_id;
bool tiny;
bool done;
@@ -1027,7 +1027,7 @@ struct TALER_EXCHANGEDB_Deposit
/**
* Salt used by the merchant to compute "h_wire".
*/
- struct TALER_WireSalt wire_salt;
+ struct TALER_WireSaltP wire_salt;
/**
* Information about the receiver for executing the transaction. URI in
@@ -1126,7 +1126,7 @@ struct TALER_EXCHANGEDB_DepositListEntry
/**
* Salt used to compute h_wire from the @e receiver_wire_account.
*/
- struct TALER_WireSalt wire_salt;
+ struct TALER_WireSaltP wire_salt;
/**
* Time when this request was generated. Used, for example, to