From a6c51ac24b0a2e788ba73f5bc2ace2fa53b3e4c7 Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Wed, 29 May 2024 01:13:15 -0400 Subject: [PATCH] Add more info to Silent Payments --- docs/cryptos/bitcoin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cryptos/bitcoin.md b/docs/cryptos/bitcoin.md index a52d0c7..c07bce8 100644 --- a/docs/cryptos/bitcoin.md +++ b/docs/cryptos/bitcoin.md @@ -70,7 +70,7 @@ In order to enable Silent Payments, tap the switch on the "Silent Payments" card [![Toggle Silent Payments scanning](./silentpayments.png){:width="32%"}](./silentpayments.png) -The wallet will start scanning from the height of when you first opened it after installing 4.18.0 or higher, or continue where it left off. Silent Payments scanning will automnatically turn off once it has reached the current blockheight. If you would like it to automatically scan for Silent Payment transactions for new blocks, please toggle an option under Menu -> Silent Payments settings -> "Set Silent Payments always scanning" to on. +The wallet will start scanning from the height of when you first opened it after installing 4.18.0 or higher, or continue where it left off. Silent Payments scanning will automnatically turn off once it has reached the current blockheight. If you would like it to automatically scan for Silent Payment transactions on new blocks, please toggle an option under Menu -> Silent Payments settings -> "Set Silent Payments always scanning" to on. Silent Payments scanning will automatically toggle on if there are new blocks to scan and toggle back off when it's finished. [![App menu](./menu.png){:width="32%"}](./menu.png) [![Toggle always scanning](./alwaysscan.png){:width="32%"}](./alwaysscan.png)