mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 17:31:03 +00:00
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:
@@ -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.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user