summaryrefslogtreecommitdiff
path: root/contrib/persona-logic-failure.en.must
blob: 504cd09c9fcb5580a8d4ea8820dc713121ef5da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>KYC server interaction failed</title>
</head>
<body>
The KYC backend returned a response indicating a problem with the exchange logic. Please inform the exchange operator about this failure.
<pre>
{{ kyc_http_status }}
{{ kyc_logic }}
{{ kyc_server_reply }}
</pre>
</body>
</html>