mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-17 16:02:16 +00:00
Add a button to remove the "change" in the derivation path for ethereum
This commit is contained in:
@@ -273,7 +273,10 @@
|
||||
<a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#change" target="_blank">External / Internal</a>
|
||||
</label>
|
||||
<div class="col-sm-10">
|
||||
<input id="change-bip44" type="text" class="change form-control" value="0">
|
||||
<div class="input-group">
|
||||
<input id="change-bip44" type="text" class="change form-control" value="0">
|
||||
<a class="default-bip44-change-value btn btn-primary input-group-addon" role="button">Default</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user