Add millau specific messages weights (#2097)

* refactor weights a bit

* post cherry-pick fixes

* do not run spellcheck on new weight files

* fix
This commit is contained in:
Svyatoslav Nikolsky
2023-05-01 12:22:51 +03:00
committed by Bastian Köcher
parent 77b2ef5f6e
commit b03c584e31
11 changed files with 438 additions and 40 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
// --wasm-execution=Compiled
// --heap-pages=4096
// --output=./modules/relayers/src/weights.rs
// --template=./.maintain/millau-weight-template.hbs
// --template=./.maintain/bridge-weight-template.hbs
#![allow(clippy::all)]
#![allow(unused_parens)]