mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-24 23:16:49 +00:00
noise seed
This commit is contained in:
@@ -21,9 +21,6 @@ pub struct Miner {
|
||||
|
||||
/// The amount of ORE this miner has mined.
|
||||
pub total_rewards: u64,
|
||||
|
||||
/// The number of winning hashes this miner has submitted.
|
||||
pub winning_hashes: u64,
|
||||
}
|
||||
|
||||
impl Miner {
|
||||
|
||||
Reference in New Issue
Block a user