aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-03-09 11:25:01 +0100
committerMS <ms@taler.net>2023-03-09 11:25:01 +0100
commite2c325ca89b92aed98a30b23fd653b1adb9af683 (patch)
treeeb6d4b39997cf1ae66922e174d35ff7d52015da8
parent809e6c91b35c5bada531c4da27b7b473c89080c4 (diff)
downloadgana-e2c325ca89b92aed98a30b23fd653b1adb9af683.tar.gz
gana-e2c325ca89b92aed98a30b23fd653b1adb9af683.zip
libeufin DB event
-rw-r--r--gnu-taler-db-events/registry.rec6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu-taler-db-events/registry.rec b/gnu-taler-db-events/registry.rec
index 953c7a8..5f7236a 100644
--- a/gnu-taler-db-events/registry.rec
+++ b/gnu-taler-db-events/registry.rec
@@ -84,3 +84,9 @@ Description: Event triggered when a new pending webhook is ready to be run.
84Value: 2000 84Value: 2000
85Name: ANASTASIS_AUTH_IBAN_TRANSFER 85Name: ANASTASIS_AUTH_IBAN_TRANSFER
86Description: A wire transfer from the target account with the correct wire transfer subject was received. 86Description: A wire transfer from the target account with the correct wire transfer subject was received.
87
88# 3000-3099: For Libeufin
89
90Value: 3000
91Name: LIBEUFIN_TALER_INCOMING
92Description: A wire transfer with a valid reserve public key was received.