mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-18 07:26:44 +00:00
update mine event
This commit is contained in:
@@ -105,6 +105,9 @@ pub struct MineEvent {
|
||||
/// The total amount of hashes deployed in the block.
|
||||
pub total_deployed: u64,
|
||||
|
||||
/// The amount of hashpower remaining in the permit.
|
||||
pub remaining_commitment: u64,
|
||||
|
||||
/// The timestamp of the event.
|
||||
pub ts: i64,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user