warning that broadcast is broken
This commit is contained in:
parent
fcb6580df6
commit
736416d791
1 changed files with 1 additions and 0 deletions
|
@ -1322,6 +1322,7 @@
|
||||||
|
|
||||||
<div class="tab-pane tab-content" id="broadcast">
|
<div class="tab-pane tab-content" id="broadcast">
|
||||||
<h2>Broadcast Transaction <small>into the LBRY network</small></h2>
|
<h2>Broadcast Transaction <small>into the LBRY network</small></h2>
|
||||||
|
<div class="alert alert-warning"><strong>Doesn't work right now</strong>. Needs endpoint to broadcast to.</div>
|
||||||
<a href="#settings" style="float:right;"><span class="glyphicon glyphicon-cog"></span></a>
|
<a href="#settings" style="float:right;"><span class="glyphicon glyphicon-cog"></span></a>
|
||||||
<p>Enter your hex encoded transaction</p>
|
<p>Enter your hex encoded transaction</p>
|
||||||
<textarea class="form-control" style="height:125px" id="rawTransaction"></textarea>
|
<textarea class="form-control" style="height:125px" id="rawTransaction"></textarea>
|
||||||
|
|
Loading…
Reference in a new issue