diff --git a/BTCPayServer/Views/Stores/AddDerivationSchemes_HardwareWalletDialogs.cshtml b/BTCPayServer/Views/Stores/AddDerivationSchemes_HardwareWalletDialogs.cshtml index 68e7dbd8b..51632899e 100644 --- a/BTCPayServer/Views/Stores/AddDerivationSchemes_HardwareWalletDialogs.cshtml +++ b/BTCPayServer/Views/Stores/AddDerivationSchemes_HardwareWalletDialogs.cshtml @@ -19,8 +19,22 @@ -
- 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. +
+

+ 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. +

+ +

+ + Can't find your account in the select? + +

- diff --git a/BTCPayServer/wwwroot/img/ledger-help-xpub.png b/BTCPayServer/wwwroot/img/ledger-help-xpub.png new file mode 100644 index 000000000..d17025824 Binary files /dev/null and b/BTCPayServer/wwwroot/img/ledger-help-xpub.png differ