Update AddDerivationScheme.cshtml

This commit is contained in:
2pac1
2018-12-13 16:18:01 +01:00
committed by GitHub
parent 49cdec6961
commit e3833914b3

View File

@@ -36,7 +36,7 @@
No ledger wallet detected. If you own one, use chrome, open the app, and refresh this page.
</p>
<div id="ledger-info" class="form-text text-muted" style="display: none;">
<span>A ledger wallet is detected, which account do you want to use?</span>
<span>A ledger wallet is detected, which account do you want to use? No need to paste manually xpub if your ledger device was detected. Just select derivation scheme from the list bellow and xpub will automatically populate.</span>
<ul>
@for (int i = 0; i < 4; i++)
{