mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-17 07:26:52 +00:00
remove admin stuff
This commit is contained in:
@@ -22,12 +22,6 @@ pub struct Config {
|
||||
|
||||
/// Is mining paused.
|
||||
pub paused: u64,
|
||||
|
||||
/// Seconds prior to a miner's target time during which their hashes will not be penalized.
|
||||
pub tolerance_spam: i64,
|
||||
|
||||
/// Seconds after a miner's target time during which their hashes will not be penalized.
|
||||
pub tolerance_liveness: i64,
|
||||
}
|
||||
|
||||
impl Discriminator for Config {
|
||||
|
||||
Reference in New Issue
Block a user