From 7b5b376de4c0f907719c4e39fa423d35b2ec02bb Mon Sep 17 00:00:00 2001 From: Jonathon Hammond Date: Wed, 30 Mar 2022 12:49:50 -0400 Subject: [PATCH] New translations mining.md (Korean) --- src/pages/ko/understand-stacks/mining.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/ko/understand-stacks/mining.md b/src/pages/ko/understand-stacks/mining.md index b9d935a3..2822f9f7 100644 --- a/src/pages/ko/understand-stacks/mining.md +++ b/src/pages/ko/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.