RTL/angular/index.html
ShahanaFarooqui 0ec41f2de1
Release 0.9.1 (#513)
ECL Enable MPP #452
Authentication layout fix on Safari #473
Updated error message for download backup #471
Increase badge width with number #453
CLT Sweep All #451
CLT Invoice incorrect fiat conversion #454
UTXO Hint, MPP Indentation, ECL Inactive Peer Reconnect #459, #460, #462
LND filter outgoing channel for send payment #463
Show Description on Payments Info #467
Added Description in Payments Info #489
ECL Added Settled Amount in Invoices list #441
List the UTXOs for the wallet #420
Loop upgraded to 9.0 with backward compatibility #472
Confirmation message updated for force close
Display the active HTLCs #498
Path information missing for transaction #497
Problem parsing eclair.conf #383
Created Contributing.md
Separate fee and payments calls #428
Updated Forwarding History Table and View Info #437 (#507)
Showing channel ID when alias is missing #495 & #481
Add payment description #510
Force close pending channels #447
2020-10-12 18:43:16 -04:00

19 lines
1.1 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>RTL</title>
<base href="/rtl/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicon-light/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-light/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-light/favicon-16x16.png">
<link rel="manifest" href="assets/images/favicon-light/site.webmanifest">
<link rel="mask-icon" href="assets/images/favicon-light/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="styles.a87bd00d80a3f00717e3.css"></head>
<body>
<rtl-app></rtl-app>
<script src="runtime.847357e57be0d1216bef.js" defer></script><script src="polyfills-es5.2ac0d98b22574ae745b1.js" nomodule defer></script><script src="polyfills.5ae721a6ae5ab597a53d.js" defer></script><script src="main.b4fa9dae26f218a7142d.js" defer></script></body>
</html>