Skip to content
Prev Previous commit
Next Next commit
fix
  • Loading branch information
liamaharon committed Dec 20, 2023
commit 7dae7a0040bce04a77da96e0ae2b5b347115de85
1 change: 1 addition & 0 deletions substrate/frame/executive/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ where
log::info!(
target: LOG_TARGET,
"✅ Entire runtime state decodes without error. {} bytes total.",
bytes
);

Ok(())
Expand Down