Skip to content

Commit 4a7e3a7

Browse files
authored
Update beacon_node/beacon_chain/tests/payload_invalidation.rs
1 parent c651994 commit 4a7e3a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

beacon_node/beacon_chain/tests/payload_invalidation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ fn payload_preparation() {
686686
.start_of(next_slot)
687687
.unwrap()
688688
.as_secs(),
689-
random: *head
689+
prev_randao: *head
690690
.beacon_state
691691
.get_randao_mix(head.beacon_state.current_epoch())
692692
.unwrap(),

0 commit comments

Comments
 (0)