ore_api prelude module

This commit is contained in:
Hardhat Chad
2024-09-27 08:15:05 +00:00
parent f0b0274372
commit 13bd94df90
10 changed files with 20 additions and 26 deletions

View File

@@ -1,9 +1,4 @@
use ore_api::{
consts::*,
error::OreError,
loaders::*,
state::{Bus, Config},
};
use ore_api::prelude::*;
use steel::*;
/// Reset tops up the bus balances, updates the base reward rate, and sets up the ORE program for the next epoch.