mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-16 23:16:47 +00:00
seeker
This commit is contained in:
@@ -13,9 +13,8 @@ pub struct Config {
|
||||
// The last boost timestamp.
|
||||
pub last_boost: i64,
|
||||
|
||||
// The minimum amount of SOL that can be deploy.
|
||||
#[deprecated(since = "1.0.0", note = "Unused")]
|
||||
pub min_deploy_amount: u64,
|
||||
// Whether seeker activation is enabled.
|
||||
pub is_seeker_activation_enabled: u64,
|
||||
|
||||
// The address that receives fees.
|
||||
pub fee_collector: Pubkey,
|
||||
|
||||
Reference in New Issue
Block a user