Update weights (#898)

* New weights.

* Fix test.

* cargo fmt --all
This commit is contained in:
Tomasz Drwięga
2021-04-15 23:51:53 +02:00
committed by Bastian Köcher
parent e9b8827c83
commit 234e6b95e4
3 changed files with 105 additions and 114 deletions
@@ -203,7 +203,7 @@ mod tests {
// reserved for messages dispatch allows dispatch of non-trivial messages.
//
// Any significant change in this values should attract additional attention.
(955, 216_583_333_334),
(1020, 216_583_333_334),
);
}
}