Skip to content

Commit

Permalink
Update beacon_node/beacon_chain/tests/payload_invalidation.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
realbigsean authored Mar 3, 2022
1 parent c651994 commit 4a7e3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon_node/beacon_chain/tests/payload_invalidation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ fn payload_preparation() {
.start_of(next_slot)
.unwrap()
.as_secs(),
random: *head
prev_randao: *head
.beacon_state
.get_randao_mix(head.beacon_state.current_epoch())
.unwrap(),
Expand Down

0 comments on commit 4a7e3a7

Please sign in to comment.