From bacf47fbc228df7b3c5baa9f730adbcb3648981a Mon Sep 17 00:00:00 2001 From: lukicenturi Date: Wed, 11 Sep 2024 20:57:40 +0700 Subject: [PATCH] docs: update deprecated link --- usage-guides/accounts-and-balances.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage-guides/accounts-and-balances.md b/usage-guides/accounts-and-balances.md index b3a0a02..aaa2bd3 100644 --- a/usage-guides/accounts-and-balances.md +++ b/usage-guides/accounts-and-balances.md @@ -49,7 +49,7 @@ There are also different types of xpubs, depending on the capabilities of the wa - **WPKH**: This is called native segwit. Addresses generated by such an xpub have "bc1" as a prefix. - **P2TR**: This is called taproot. Addresses generated by such an xpub have "bc1p" as a prefix. -You will need to know what type of xpub your bitcoin wallet generates in order to choose the correct type at the dropdown menu. If your wallet generates an xpub prefixed with `ypub` or an xpub prefix with `zpub` rotki can deduce the type for you automatically. If you are using a ledger hardware wallet you can obtain an xpub by following [this guide](https://support.ledger.com/hc/en-us/articles/6275459128989-How-to-analyze-a-Bitcoin-BTC-account-xPub?docs=true). +You will need to know what type of xpub your bitcoin wallet generates in order to choose the correct type at the dropdown menu. If your wallet generates an xpub prefixed with `ypub` or an xpub prefix with `zpub` rotki can deduce the type for you automatically. If you are using a ledger hardware wallet you can obtain an xpub by following [this guide](https://support.ledger.com/article/6275459128989-zd). An xpub does not allow spending your coins but provides information about your wallet. In rotki this information is stored safely encrypted in your local database.