Skip to content

Commit

Permalink
chore(runtime): update weights (#4245)
Browse files Browse the repository at this point in the history
Co-authored-by: breathx <[email protected]>
Co-authored-by: Dmitry Novikov <[email protected]>
  • Loading branch information
3 people authored Sep 23, 2024
1 parent de7cae0 commit 75362b0
Show file tree
Hide file tree
Showing 15 changed files with 3,491 additions and 3,502 deletions.
1 change: 1 addition & 0 deletions core/src/code/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ impl Code {
/// <-- stack limit decrease -->
/// )
/// )
/// ```
pub fn try_new<R, GetRulesFn>(
original_code: Vec<u8>,
version: u32,
Expand Down
Loading

0 comments on commit 75362b0

Please sign in to comment.