Skip to content

Commit f0c0efe

Browse files
committed
Add ethereum system pallet to genesis
1 parent a2237de commit f0c0efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fuzz/fuzz_targets/fuzz_starlight.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,7 @@ lazy_static::lazy_static! {
597597
transaction_payment: Default::default(),
598598
treasury: Default::default(),
599599
xcm_pallet: Default::default(),
600+
ethereum_system: Default::default(),
600601
}
601602
.build_storage()
602603
.unwrap()

0 commit comments

Comments
 (0)