mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
BIP32 tab wallets use consistent vertical spacing
This commit is contained in:
@@ -340,6 +340,8 @@
|
||||
<div class="col-sm-10">
|
||||
<p class="form-control no-border">
|
||||
Use path <code>m/0'/0'</code> with hardened addresses.
|
||||
</p>
|
||||
<p class="form-control no-border">
|
||||
For more info see the <a href="https://github.com/bitcoin/bitcoin/pull/8035" target="_blank">Bitcoin Core BIP32 implementation</a>
|
||||
</p>
|
||||
</div>
|
||||
@@ -349,7 +351,10 @@
|
||||
<div class="col-sm-10">
|
||||
<p class="form-control no-border">
|
||||
Use path <code>m/44'/0'/0'</code>.
|
||||
Only enter the <code>xpub</code> extended key into block explorer search fields, never the <code>xpriv</code> key.
|
||||
Only enter the <code>xpub</code> extended key into block explorer search fields, never the <code>xprv</code> key.
|
||||
</p>
|
||||
<p class="form-control no-border">
|
||||
Supported by <a href="https://blockchain.info/" target="_blank">blockchain.info</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user