Skip to content

Commit ead453d

Browse files
authored
Update lib.rs
1 parent d04b7bb commit ead453d

File tree

1 file changed

+1
-1
lines changed
  • runtimes/bulletin-polkadot/src

1 file changed

+1
-1
lines changed

runtimes/bulletin-polkadot/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ impl_runtime_apis! {
11161116
}
11171117

11181118
fn execute_block(
1119-
block: Block,
1119+
block: <Block as BlockT>::LazyBlock,
11201120
state_root_check: bool,
11211121
signature_check: bool,
11221122
select: frame_try_runtime::TryStateSelect

0 commit comments

Comments
 (0)