mirror of
https://github.com/ok2/coinbin.git
synced 2026-05-09 18:15:23 +02:00
you now have the option to clear or keep inputs when building a transaction
This commit is contained in:
+4
-1
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user