Tell to users that using lightning is reckless

This commit is contained in:
nicolas.dorier 2018-02-26 15:16:17 +09:00
parent 5924f1730c
commit 297834be66

View file

@ -99,7 +99,16 @@
<div class="form-group">
<div class="form-group">
<h5>Lightning nodes (Experimental)</h5>
<span>Connection to lightning charge node used to generate lignting network payment</span>
<p>
<span>Connection to lightning charge node used to generate lignting network payment <br /></span>
<span>This is experimental and not advised for production so keep in mind:</span>
</p>
<ul>
<li>You might looose your money</li>
<li>The devs of BTCPay Server don't know what they are doing and won't be able to help you if that happens</li>
<li>You approve being #reckless and the sole responsible party for your loss</li>
<li>BTCPay Server relies on a <a href="https://github.com/ElementsProject/lightning-charge">Lightning Charge</a> node</li>
</ul>
</div>
<div class="form-group">
<a asp-action="AddLightningNode" class="btn btn-success" role="button"><span class="glyphicon glyphicon-plus"></span>Add or modify a lightning node</a>