mirror of
https://github.com/Ride-The-Lightning/RTL
synced 2024-11-11 13:10:41 +00:00
73637696e5
App Pubkey - wordwrap: Done LND wallet - LTC Address: Done LND wallet - send funds Confirmation screen layout: Done Confirmation Screen - numeric value break on comma: Done Send Payment - Confirmation screen layout: Done Channel dashboard - min balance 1: Done Channel - Alias to Remote Alias: Done Channel Show - Alias reorder: Done Tables - feature to open detail on click: Done Copy feature on pubkey: Done Node - Pending Channel Error: Done Node - Cannot read property 'map' of undefined: Done
14 lines
596 B
HTML
14 lines
596 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>RTL</title>
|
|
<base href="/">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
|
|
<link rel="stylesheet" href="styles.56c3cb2889f85205c3dc.css"></head>
|
|
<body>
|
|
<rtl-app></rtl-app>
|
|
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.b2575713cefb95077d85.js"></script><script type="text/javascript" src="main.ae3c478c790c33661505.js"></script></body>
|
|
</html>
|