mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 07:26:51 +00:00
remove jackpot
This commit is contained in:
@@ -57,12 +57,6 @@ pub struct RewardConfig {
|
||||
|
||||
/// The minimum difficulty required for payout.
|
||||
pub difficulty_threshold: u64,
|
||||
|
||||
/// Jackpot amount.
|
||||
pub jackpot_amount: u64,
|
||||
|
||||
/// The threshold difficulty for the jackpot payout.
|
||||
pub jackpot_threshold: u64,
|
||||
}
|
||||
|
||||
impl Block {
|
||||
|
||||
Reference in New Issue
Block a user