allow for address change, while still allowing use of BIP44.

This commit is contained in:
Robert Johnson
2014-09-29 22:47:01 -05:00
parent d6cedc9405
commit ddc8e87747
2 changed files with 16 additions and 1 deletions
+11
View File
@@ -205,6 +205,17 @@
<div class="col-md-12">
<h2>Derived Addresses</h2>
<p>Note these addreses are derived from the <strong>BIP32 Extended Key</strong></p>
<div class="form-group">
<label for="network-address-type" class="col-sm-2 control-label">Coin</label>
<div class="col-sm-10">
<select id="network-address-type" class="network form-control">
<option value="bitcoin">Bitcoin</option>
<option value="bitcoin-testnet">Bitcoin Testnet</option>
<option value="litecoin">Litecoin</option>
<option value="dogecoin">Dogecoin</option>
</select>
</div>
</div>
<table class="table table-striped">
<thead>
<th>