Skip to content

Commit 8bfd372

Browse files
committed
Updates
1 parent 65fc021 commit 8bfd372

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/cryptos/decred.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ parent: Cryptos
99
!!! note ""
1010
Official Website: [decred.org](https://decred.org/){:target="_blank"}
1111

12+
!!! warning
13+
Due to how much data the Decred wallet requires, it will make your Cake wallet backup very large, and in some cases can cause the backup creation to fail.
14+
1215
Decred `(DCR)` is a blockchain-based cryptocurrency with a strong focus on community input, open governance, and sustainable funding for development. It utilizes a hybrid Proof-of-Work (PoW) and Proof-of-Stake (PoS) mining system to ensure that a small group cannot dominate the flow of transactions or make changes to Decred without the input of the community. A unit of the currency is called a decred (DCR).
1316

1417
Stakeholders make and enforce the blockchain’s consensus rules, set a course for future development, and decide how the project’s treasury is used to fund it. Decred’s blockchain is similar to Bitcoin’s, but with major aspects of governance baked into the protocol.

docs/features/advanced/background-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Enabling background sync will require enabling `Unrestricted background service`
1818
GrapheneOS sets an Android config option that prevents Cake Wallet from being able to run its background sync service, however this flag can be set to false to remedy this issue. We are working to fix this on the Cake Wallet side, but in the meantime you can change this config option to allow background sync to run.
1919

2020
!!! warning
21-
We will not provide support in regards to fixing background sync compatibility on GrapheneOS, and while the required command is 100% safe to use, we are not responsible for any loss of data or damage caused by modifying your phone over ADB. Please proceed at your own caution.
21+
We will not provide support in regards to fixing background sync compatibility on GrapheneOS, and while the required command is 100% safe to use, we are not responsible for any loss of data or damage caused by modifying your phone over ADB. Please proceed at your own caution. Enabling ADB can open your device to some risk, so we highly recommend turning ADB off after running the command.
2222

2323
### Steps
2424

0 commit comments

Comments
 (0)