summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-10-08 22:26:54 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-10-08 22:26:54 +0200
commitea11a9a0fdf754e647c1b09afaa2fa80d5aade02 (patch)
tree75c71d6ac8812629130c716b38717c45c1e7ad0e /src/include
parenta9bea142cb5bbd16e9da589b910128e47a292119 (diff)
downloadexchange-ea11a9a0fdf754e647c1b09afaa2fa80d5aade02.tar.gz
exchange-ea11a9a0fdf754e647c1b09afaa2fa80d5aade02.tar.bz2
exchange-ea11a9a0fdf754e647c1b09afaa2fa80d5aade02.zip
-add missing SQL logic
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_exchangedb_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index a6b7a616e..008909c31 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -571,6 +571,7 @@ struct TALER_EXCHANGEDB_TableData
struct TALER_ReservePublicKeyP reserve_pub;
struct TALER_ReserveSignatureP reserve_sig;
struct TALER_PurseContractPublicKeyP purse_pub;
+ struct TALER_PaytoHashP wallet_h_payto;
} account_merges;
struct