exchange

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

index.html (379B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body>
      4   <h1>Taler Exchange AML Web UI not installed</h1>
      5   <p>This is a fallback page shown when the Taler Exchange AML Web UI is not
      6   available.</p>
      7   <p>Please make sure the package is installed and the
      8   <code>AML_SPA_DIR</code> option in the <code>[exchange]</code> section of
      9   the taler-exchange configuration is set correctly.</p>
     10 </body>
     11 </html>