From 9e419728e8c302659b0183bed3cd816b2833dc0e Mon Sep 17 00:00:00 2001 From: Hardhat Chad <155858888+HardhatChad@users.noreply.github.com> Date: Sun, 24 Mar 2024 17:24:16 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef2eea0..ace7cc8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The primary innovation of Ore is to offer non-exclusive mining rewards. This mea ## Supply -Ore protects holders from runaway supply inflation. Regardless of how many miners are active, the supply growth rate is strictly bounded to a range of `0 ≤ R ≤ 2 ORE/min`. In other words, linear. The reward rate – amount paid out to miners per valid hash – dynamically adjusts every 60 seconds to maintain a target average supply growth rate of `1 ORE/min`. This growth rate was chosen for its straightforward simplicity and predictability. +Ore is designed to protect holders from runaway supply inflation, regardless of how many miners are active. Supply growth is strictly bounded to a rate of `0 ≤ R ≤ 2 ORE/min`. In other words, linear. The mining reward – amount paid out to miners per valid hash – dynamically adjusts every 60 seconds to maintain a target rate of `1 ORE/min`. This level was chosen for its simplicity and predictability. ## Program