diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-07-24 14:13:25 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-07-24 14:13:25 +0200 |
commit | 03af37ef2347b96366a3eb461952f32aab18547c (patch) | |
tree | 962f997ea9eb4217694958f66d8dbfabe3359349 /src/include/taler_exchangedb_plugin.h | |
parent | bad3e3dc4a234f2c9c092014758c1af79bd7bff1 (diff) |
add ppc progress points for payback ops
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 342957f69..6d53f1f0d 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1138,7 +1138,6 @@ typedef int const struct TALER_DenominationBlindingKeyP *coin_blind); - /** * Function called about paybacks on refreshed coins the exchange has to * perform. @@ -1165,8 +1164,6 @@ typedef int const struct TALER_DenominationBlindingKeyP *coin_blind); - - /** * Function called about reserve closing operations * the aggregator triggered. |