aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-11-17 14:20:33 +0100
committerChristian Grothoff <christian@grothoff.org>2023-11-17 14:20:39 +0100
commit22ef218ba8da81d60b5fb1fa641c86ec20a09a31 (patch)
tree08ba4dedc9574c02d52201972559f51bf1f538cd
parent27de076550489d6ca0b99822121579e02fee4cf2 (diff)
downloadgana-22ef218ba8da81d60b5fb1fa641c86ec20a09a31.tar.gz
gana-22ef218ba8da81d60b5fb1fa641c86ec20a09a31.zip
new real-time auditor event type
-rw-r--r--gnu-taler-db-events/registry.rec7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu-taler-db-events/registry.rec b/gnu-taler-db-events/registry.rec
index 3df9b15..0c5debb 100644
--- a/gnu-taler-db-events/registry.rec
+++ b/gnu-taler-db-events/registry.rec
@@ -99,6 +99,13 @@ Name: MERCHANT_EXCHANGE_KEYS
99Description: Event triggered when we downloaded "/keys" from an exchange and stored it in the database. Extra argument must be the exchange base URL. 99Description: Event triggered when we downloaded "/keys" from an exchange and stored it in the database. Extra argument must be the exchange base URL.
100 100
101 101
102# 1200+: For auditor
103Value: 1200
104Name: EXCHANGE_AUDITOR_NEW_DEPOSIT_CONFIRMATION
105Description: Event triggered when there is a new deposit confirmation available.
106
107
108
102# 2000-2099: For Anastasis 109# 2000-2099: For Anastasis
103 110
104Value: 2000 111Value: 2000