Merge pull request #1403 from cmgustavo/bug/05-typos
typos: BIP32 master extended private key (hex)
This commit is contained in:
commit
38756063ad
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
<div ng-hide="hideAdv">
|
||||
<p>
|
||||
<input type="text"
|
||||
placeholder="{{'Private Key (Hex)'|translate}}"
|
||||
placeholder="BIP32 master extended private key (hex)"
|
||||
name="private"
|
||||
ng-model="$parent.private"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue