You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will never get printed, if it relies on frame-executive. Because the first unwrap in try_runtime_upgrade() would lead to a panic, therefore the code stops executing and wouldn't reach the log::info from the call stack.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
This will never get printed, if it relies on frame-executive. Because the first unwrap in
try_runtime_upgrade()would lead to a panic, therefore the code stops executing and wouldn't reach thelog::infofrom the call stack."Additional information" never mentioned.
All reactions