Skip to content

Commit

Permalink
review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
madninja committed Sep 5, 2023
1 parent 88a6fc5 commit c382e67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion beacon/src/region.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ pub struct RegionParams {
pub gain: Decimal,
pub region: Region,
pub params: Vec<BlockchainRegionParamV1>,
// Timestamp the region params were attested by the config service
// Timestamp the region params were attested by the config service, in
// seconds since unix epoch
pub timestamp: u64,
}

Expand Down

0 comments on commit c382e67

Please sign in to comment.