diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-05-17 00:28:41 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-05-17 00:28:41 +0200 |
commit | f7dc35e59e1dca795d51d22e85479eab025644a7 (patch) | |
tree | 79fe2d9a9fdb4952e7d790bc513f2237cfb28126 /doc | |
parent | 755955de28cefb9b61c181630a861488bd0751c9 (diff) |
implement logic to conditionally trigger AML review based on KYC attributes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 1 | ||||
m--------- | doc/prebuilt | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 0b8cd63dc..6475ea415 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -24,6 +24,7 @@ man_MANS = \ prebuilt/man/taler-exchange-drain.1 \ prebuilt/man/taler-exchange-expire.1 \ prebuilt/man/taler-exchange-httpd.1 \ + prebuilt/man/taler-exchange-kyc-aml-pep-trigger.1 \ prebuilt/man/taler-exchange-kyc-tester.1 \ prebuilt/man/taler-exchange-offline.1 \ prebuilt/man/taler-exchange-router.1\ diff --git a/doc/prebuilt b/doc/prebuilt -Subproject 8452f991dd967328207fab52a99beb19e2cb4df +Subproject 5b8e06dc0a9d17b5b2646fdb1286a3b797ed019 |