From 0d364ddceb96835bf139420529602f4ea346bd62 Mon Sep 17 00:00:00 2001 From: tuxsudo Date: Tue, 22 Oct 2024 11:39:57 -0400 Subject: [PATCH] Add MWEB availability note --- docs/cryptos/litecoin.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/cryptos/litecoin.md b/docs/cryptos/litecoin.md index ad35d43..d6d0021 100644 --- a/docs/cryptos/litecoin.md +++ b/docs/cryptos/litecoin.md @@ -27,17 +27,20 @@ Litecoin wallets only currently support being created using the Electrum seed fo {: .friendly} Intoduced in version 4.20.0 +{: .note} +MWEB is only available on iOS and Android platforms + MWEB (MimbleWimble Extension Block) is an addition to the Litecoin blockchain that runs parallel on an extension block, using the MimbleWimble protocol. MWEB provides extra privacy through **Confidential Transactions**, **Stealth addresses**, and **CoinJoins** ### Setup -In order to start using MWEB, tap "Enable" on the MWEB card prompt. +In order to start using MWEB, tap `Enable` on the MWEB card prompt. You will receive a notice about data usage, and the time it will take to download the needed data to use MWEB. {: .note} -You will only need to download this data for MWEB once, regardless of how many Litecoin wallets you have. +You will only need to download this data for MWEB once, regardless of how many Litecoin wallets you have [![MWEB Scanning](./mweb-prompt.png){:width="32%"}](./mweb-prompt.png) [![MWEB Notice](./warning.png){:width="32%"}](./warning.png) @@ -49,17 +52,17 @@ The wallet will start downloading the needed header data, and show the MWEB bala In order to get your Litecoins in and out of the MWEB network, you can use the `Peg In` and `Peg Out` buttons. These buttons will respectively open a send screen to your MWEB address or Litecoin Segwit address, allowing you to send your MWEB coins or transparent coins into the opposite side. {: .note} -This is not required to do before sending to an MWEB wallet, but can be done to improve privacy by pre-emptively sending these funds into the MWEB network, as well as making MWEB transactions quicker. +This is not required to do before sending to an MWEB wallet, but can be done to improve privacy by pre-emptively sending these funds into the MWEB network, as well as making MWEB transactions quicker [![MWEB Balance](./mweb.png){:width="32%"}](./mweb.png) [![MWEB Peg In](./pegin.png){:width="32%"}](./pegin.png) ### Enable or Disable -If you would like to enable or disable MWEB synchronization, switch the "Set MWEB always scanning" toggle under Menu -> MWEB settings. +If you would like to enable or disable MWEB synchronization, switch the `Set MWEB always scanning` toggle under Menu -> MWEB settings. {: .note} -Even when MWEB is disabled, your MWEB address will continue to work.
However, you will need to re-enable MWEB to scan the needed blocks to receive your funds. +Even when MWEB is disabled, your MWEB address will continue to work.
However, you will need to re-enable MWEB to scan the needed blocks to receive your MWEB funds [![App menu](./menu.png){:width="32%"}](./menu.png) [![Toggle always scanning](./alwaysscan.png){:width="32%"}](./alwaysscan.png)