joinmarket/docs/api/index.html

16 lines
366 B
HTML
Raw Permalink Normal View History

2022-01-26 16:04:00 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JoinMarket Wallet RPC API Reference</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body { margin: 0; padding: 0; }
</style>
</head>
<body>
<redoc spec-url="./wallet-rpc.yaml"></redoc>
2022-01-27 17:09:50 +01:00
<script src="./redoc.standalone.min.js"></script>
2022-01-26 16:04:00 +01:00
</body>
</html>