Skip to content

Commit 0018814

Browse files
committed
2 parents 021044d + 72ce534 commit 0018814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cryptos/decred.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ Cake automatically generates a new Decred address after each use for better priv
3030

3131
The Decred wallet in Cake uses SPV (Simply Payment Verification) which maximizes privacy and data usage. It allows the wallet to only download blocks which it has transactions in.
3232

33-
SPV sync will require more data usage and sycnhronization than Bitcoin, but less than similar coins like Monero. This also has much higher privacy than using using a light wallet implementation where the nodes check for your transactions.
33+
SPV sync will require more data usage and time to sync than Bitcoin, but less than other coins like Monero. This also has much higher privacy assurances than using a light wallet implementation where the nodes check for your transactions.
3434

3535
!!! warning
36-
SPV sync requires much more data than a light wallet, and will require an initial synchronization on wallet creation. This may use lots of internet data, so make sure you are not on a metered network before starting.
36+
SPV sync requires much more data than a light wallet, and will require an initial synchronization on wallet creation. This may use lots of data, so make sure you are not on a metered network before starting.
3737

3838
For more detailed info on how SPV sync works, please refer to the official [Decred documentation](https://docs.decred.org/wallets/spv/).
3939

0 commit comments

Comments
 (0)