Derivation path for Block Explorers

This commit is contained in:
Ian Coleman
2016-09-05 14:04:29 +10:00
parent 4d387bf5e3
commit aa51da1152
2 changed files with 18 additions and 0 deletions

View File

@@ -224,6 +224,15 @@
</p>
</div>
</div>
<div class="form-group">
<label class="col-sm-2 control-label">Block Explorers</label>
<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.
</p>
</div>
</div>
</form>
</div>
</div>

View File

@@ -220,6 +220,15 @@
</p>
</div>
</div>
<div class="form-group">
<label class="col-sm-2 control-label">Block Explorers</label>
<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.
</p>
</div>
</div>
</form>
</div>
</div>