mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 15:10:13 +00:00
Delete deprecated interfaces (#119)
* delete deprecated interfaces * bump version
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user