you now have the option to clear or keep inputs when building a transaction

This commit is contained in:
OutCast3k
2014-12-05 13:00:19 +00:00
parent e486adbcc8
commit 245f1e4508
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -300,7 +300,10 @@
</span>
</div>
<p class="text-muted">Enter a regular address or the redeem script to automatically load the inputs to build a transaction</p>
<div class="checkbox">
<label><input type="checkbox" id="clearInputsOnLoad" class="checkbox-inline" checked> Clear existing inputs when new inputs are loaded</label>
</div>
<div class="hidden alert alert-danger" id="redeemFromStatus"></div>