fix failing gitlab ci pipelien (#1838)

* fix failing gitlab ci pipelien

* Co #12558: Update `pallet-multisig` benches (#1805)

* Typo

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Add multisig weights

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* cargo update -p polkadot-runtime-common

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* bump zombienet version (#1786)

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Javier Viola <javier@parity.io>
This commit is contained in:
Egor_P
2022-11-09 11:27:31 +01:00
committed by GitHub
parent f11b6ab97c
commit fb8c5a3d08
7 changed files with 184 additions and 343 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ pub struct RelayStateSproofBuilder {
/// The para id of the current parachain.
///
/// This doesn't get into the storage proof produced by the builder, however, it is used for
/// generation of the storage image and by auxilary methods.
/// generation of the storage image and by auxiliary methods.
///
/// It's recommended to change this value once in the very beginning of usage.
///