mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-13 08:15:49 +00:00
11 lines
228 B
HTML
11 lines
228 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<script type="application/javascript" src="monitor-payments.js"></script>
|
|
</head>
|
|
<body>
|
|
<p>(Open your browser's console with F12 and check the logs.)</p>
|
|
</body>
|
|
</html>
|