Add inspect command to take a look at extrinsics. (#762)

* Add inspect command to take a look at extrinsics.

* cargo fmt --all

* New weight for on-chain remark in tests

* Minor style tweaks.

Co-authored-by: adoerr <0xad@gmx.net>
This commit is contained in:
Tomasz Drwięga
2021-02-25 06:21:39 +01:00
committed by Bastian Köcher
parent 4a1a990fa6
commit c3d651d29a
7 changed files with 28 additions and 12 deletions
+1 -1
View File
@@ -606,7 +606,7 @@ mod tests {
vec![EventRecord {
phase: Phase::Initialization,
event: Event::call_dispatch(call_dispatch::Event::<TestRuntime>::MessageWeightMismatch(
bridge, id, 1973000, 0,
bridge, id, 1279000, 0,
)),
topics: vec![],
}],