Bitcoin Core derivation path information

This commit is contained in:
Ian Coleman
2016-08-23 11:14:41 +10:00
parent 146e089e28
commit 8786746ba4

View File

@@ -211,6 +211,15 @@
</p>
</div>
</div>
<div class="form-group">
<label for="core-path" class="col-sm-2 control-label">Bitcoin Core</label>
<div class="col-sm-10">
<p class="form-control no-border">
Use path <code>m/0'/0'</code> with hardened addresses.
For more info see the <a href="https://github.com/bitcoin/bitcoin/pull/8035" target="_blank">Bitcoin Core BIP32 implementation</a>
</p>
</div>
</div>
</form>
</div>
</div>