exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

kyc-proof-target-unknown.en.must (291B)


      1 <html>
      2 <head>
      3 <title>404: KYC request target unknown</title>
      4 </head>
      5 <body>
      6 We could not identify the KYC operation requested.
      7 <pre>
      8 <!-- Taler error code --> {{ code }}:
      9 <!-- GANA EC hint --> {{ hint }}
     10 </pre>
     11 <p>
     12 <!-- optional human-readable message --> {{ message }}
     13 </p>
     14 </body>
     15 </html>