From 98148fe8d106f5fce939a1056f9649fad5dd24fc Mon Sep 17 00:00:00 2001 From: Jonathon Hammond Date: Fri, 25 Mar 2022 16:48:20 -0400 Subject: [PATCH] remove sunset reference from mining --- src/pages/en/understand-stacks/mining.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/en/understand-stacks/mining.md b/src/pages/en/understand-stacks/mining.md index b83c3764..59e6c649 100644 --- a/src/pages/en/understand-stacks/mining.md +++ b/src/pages/en/understand-stacks/mining.md @@ -46,10 +46,6 @@ Miners commit Bitcoin to **two** addresses in every leader block commit. The amo ![mining with pox](/images/pages/mining-with-pox.png) -100,000 Bitcoin blocks **after** mining begins, the PoX sunset phase begins. During this phase, an increasing proportion of the block commit must be burnt. To burn this sunset fee, the miner must send the sunset fee amount to the first output of their block commit transaction (that is, the OPRETURN output). - -400,000 Bitcoin blocks after the sunset phase begins, the sunset phase ends. After this point, PoX is no longer active, and miners must burn all of their leader block commits. They do so by sending Bitcoin to the canonical burn address `1111111111111111111114oLvT2`. - ## Probability to mine next block The miner who is selected to mine the next block is chosen depending on the amount of BTC the miners sent, that is, transferred or burnt.