Delete deprecated interfaces (#119)

* delete deprecated interfaces

* bump version
This commit is contained in:
Hardhat Chad
2025-03-23 11:41:01 -05:00
committed by GitHub
parent 34b7de191c
commit 52b5dfd17e
12 changed files with 13 additions and 147 deletions

View File

@@ -6,7 +6,6 @@ use ore_boost_api::{
consts::{DENOMINATOR_MULTIPLIER, ROTATION_DURATION},
state::{Boost, Config as BoostConfig},
};
#[allow(deprecated)]
use solana_program::{
keccak::hashv,
sanitize::SanitizeError,