]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Bitcoin Core derivation path information
authorIan Coleman <coleman.ian@gmail.com>
Tue, 23 Aug 2016 01:14:41 +0000 (11:14 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Tue, 23 Aug 2016 01:14:41 +0000 (11:14 +1000)
src/index.html

index 25e30fcd534ed4a54d9212afa82bb571eeda92ae..15fb063fcda91ed8366e41337c131faba6fa41c1 100644 (file)
                                         </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>