Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…rate into issue_13192
  • Loading branch information
hirschenberger committed Feb 13, 2023
2 parents 07a330e + 68b082a commit d741881
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions frame/system/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,8 @@ impl WeightInfo for () {
fn set_code() -> Weight {
Weight::from_ref_time(1_000_000)
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: unknown `0x3a686561707061676573` (r:0 w:1)
/// Proof Skipped: unknown `0x3a686561707061676573` (r:0 w:1)
// Storage: System Digest (r:1 w:1)
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
fn set_heap_pages() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
Expand Down

0 comments on commit d741881

Please sign in to comment.