mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-13 23:16:52 +00:00
sniper fee duration
This commit is contained in:
@@ -13,6 +13,9 @@ pub struct Config {
|
||||
// The block duration in slots.
|
||||
pub block_duration: u64,
|
||||
|
||||
// The duration in slots for which the sniper fee is applied.
|
||||
pub sniper_fee_duration: u64,
|
||||
|
||||
// The address that receives fees.
|
||||
pub fee_collector: Pubkey,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user