This commit is contained in:
Hardhat Chad
2024-05-23 04:10:49 +00:00
parent 465643c2c9
commit 61c3f366c5
4 changed files with 1 additions and 55 deletions

View File

@@ -16,8 +16,6 @@ use crate::{
SMOOTHING_FACTOR, TARGET_EPOCH_REWARDS, TREASURY, TREASURY_BUMP,
};
// TODO Update comments to account for 5 minute epoch
/// Reset sets up the Ore program for the next epoch. Its responsibilities include:
/// 1. Reset bus account rewards counters.
/// 2. Adjust the reward rate to stabilize inflation.