mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-21 15:10:35 +00:00
remove all admin functions
This commit is contained in:
@@ -19,9 +19,6 @@ pub struct Config {
|
||||
|
||||
/// The timestamp of the last reset
|
||||
pub last_reset_at: i64,
|
||||
|
||||
/// Is mining paused.
|
||||
pub paused: u64,
|
||||
}
|
||||
|
||||
impl Discriminator for Config {
|
||||
|
||||
Reference in New Issue
Block a user