summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-kyc-aml-pep-trigger.sh
blob: 9baa32baf0f2ca6e78866e1b8215a3adc7343f95 (plain)
1
2
3
4
5
6
7
#!/bin/sh
# This file is in the public domain.
# This is an example of how to trigger AML if the
# KYC attributes include '{"pep":true}'
#
# To be used as a script for the KYC_AML_TRIGGER.
test "false" = $(jq .pep -)