diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /doc/FAQ.md | |
| parent | really s/doge/dis/g this time (diff) | |
| download | archived-discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz archived-discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
Diffstat (limited to 'doc/FAQ.md')
| -rw-r--r-- | doc/FAQ.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ.md b/doc/FAQ.md index bed5c2178..a91fedbb5 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -10,11 +10,11 @@ encryption passwords/etc. ### Such mining information ⛏ -Dogecoin uses a simplified variant of the scrypt key derivation function as its +Discoin uses a simplified variant of the scrypt key derivation function as its proof of work with a target time of one minute per block and difficulty readjustment after every block. The block rewards are fixed and halve every 100,000 blocks. Starting with the 600,000th block, a permanent reward of -10,000 Dogecoin per block will be issued. +10,000 Discoin per block will be issued. Originally, a different payout scheme was envisioned with block rewards being determined by taking the maximum reward as per the block schedule and applying @@ -29,7 +29,7 @@ lessen the impact of sudden increases and decreases of network hashing rate. **The current block reward schedule:** -| Block | Reward in Dogecoin | +| Block | Reward in Discoin | | :------------------- | -----------------: | | 1–99,999 | 0–1,000,000 | | 100,000–144,999 | 0–500,000 | @@ -43,7 +43,7 @@ lessen the impact of sudden increases and decreases of network hashing rate. **The original block reward schedule, with one-minute block targets and four-hour difficulty readjustment:** -| Block | Reward in Dogecoin | +| Block | Reward in Discoin | | :------------------- | -----------------: | | 1–99,999 | 0–1,000,000 | | 100,000–199,999 | 0–500,000 | |