Skip to content

Commit

Permalink
Merge branch 'sea212-update-dependencies-v1.1.0' into sea212-update-d…
Browse files Browse the repository at this point in the history
…ependencies-part-5
  • Loading branch information
sea212 committed Apr 29, 2024
2 parents 6fa6cc2 + c5c31de commit b864110
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion runtime/battery-station/src/parameters.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ parameter_types! {
pub const MaxAuthorities: u32 = 32;

// Grandpa
// Can be 0, as equivocation handling is not enabled (HandleEquivocation = ())
pub const MaxSetIdSessionEntries: u32 = 0;
pub const MaxNominators: u32 = 0;
}
Expand Down
1 change: 0 additions & 1 deletion runtime/zeitgeist/src/parameters.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ parameter_types! {
pub const MaxAuthorities: u32 = 32;

// Grandpa
// Can be 0, as equivocation handling is not enabled (HandleEquivocation = ())
pub const MaxSetIdSessionEntries: u32 = 0;
pub const MaxNominators: u32 = 0;
}
Expand Down

0 comments on commit b864110

Please sign in to comment.