mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-13 23:16:52 +00:00
checkpoint
This commit is contained in:
@@ -95,4 +95,4 @@ pub const DENOMINATOR_BPS: u64 = 10_000;
|
||||
pub const BOOST_RESERVE_TOKEN: Pubkey = pubkey!("Gce36ZUsBDJsoLrfCBxUB5Sfq2DsGunofStvxFx6rBiD");
|
||||
|
||||
/// The fee paid to bots if they checkpoint a user.
|
||||
pub const CHECKPOINT_FEE: u64 = 100_000; // 0.0001 SOL
|
||||
pub const CHECKPOINT_FEE: u64 = 10_000; // 0.00001 SOL
|
||||
|
||||
Reference in New Issue
Block a user