some changes and bug fixes to the fees page

This commit is contained in:
OutCast3k
2018-01-15 18:58:17 +00:00
parent 40d514e0f0
commit bb8abb4ded
3 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -903,7 +903,7 @@
<div class="col-md-12">
<p>Enter your unsigned or signed hex encoded transaction below:</p>
<textarea class="form-control txhex" style="height:160px"></textarea><br>
<button type="button" class="btn btn-primary" id="analyseBtn">Analyse Transaction</button>
<button type="button" class="btn btn-primary" id="feesAnalyseBtn">Analyse Transaction</button>
<hr>