Skip to content

Commit

Permalink
rusk: move Faults into Block::Header
Browse files Browse the repository at this point in the history
  • Loading branch information
herr-seppia committed Jul 15, 2024
1 parent 8293b96 commit ce1b474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rusk/tests/common/state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ pub fn generator_procedure(
..Default::default()
},
txs,
vec![],
)
.expect("valid block");

Expand Down

0 comments on commit ce1b474

Please sign in to comment.