+ import from private key added
This commit is contained in:
@@ -89,6 +89,14 @@
|
||||
<label for="inputPrivateKey">Private Key:</label>
|
||||
<input type="password" class="form-control" id="inputPrivateKey">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="walletPasswordSecond">Account Password:</label>
|
||||
<input type="password" class="form-control" id="keyPasswordFirst">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="walletPasswordSecond">Confirm Password:</label>
|
||||
<input type="password" class="form-control" id="keyPasswordSecond">
|
||||
</div>
|
||||
<button type="button" class="btn btn-etho btn-dialog-confirm" id="btnImportFromPrivateKeyConfirm">Import</button>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user