Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Co #12558: Update pallet-multisig benches #1805

Merged
merged 3 commits into from
Oct 26, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Typo
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
  • Loading branch information
ggwpez committed Oct 26, 2022
commit 5e21309313020d14d3d53fab683ddd9fdbc0d734
2 changes: 1 addition & 1 deletion test/relay-sproof-builder/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
///
Expand Down