Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
085599f7
Unverified
Commit
085599f7
authored
Dec 02, 2020
by
Shawn Tabrizi
Committed by
GitHub
Dec 03, 2020
Browse files
Update lib.rs (#2064)
parent
f70e52c0
Pipeline
#115923
passed with stages
in 26 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
runtime/kusama/src/lib.rs
View file @
085599f7
...
...
@@ -1107,7 +1107,7 @@ impl frame_support::traits::OnRuntimeUpgrade for FixCouncilHistoricalVotes {
};
});
frame_support
::
debug
::
info!
(
"Migration to fix voters happened. Accounts with inaccurate reserved amount: {}"
,
failure
);
<
Runtime
as
frame_system
::
Trait
>
::
MaximumBlockWeight
::
get
()
<
Runtime
as
frame_system
::
Config
>
::
MaximumBlockWeight
::
get
()
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment