Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix
  • Loading branch information
ark930 committed Jul 7, 2021
commit 5c08f6fdaeac880125b9158db9849d84851bb1b1
1 change: 0 additions & 1 deletion pallets/minter-reward/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ impl ExtBuilder {
],
reward_by_one_block: 300,
round_index: 1,
storage_version: Default::default(),
}
.assimilate_storage(&mut t)
.unwrap();
Expand Down