Skip to content

Commit dd505d1

Browse files
authored
Update tesseract/consensus/polygon/src/notification.rs
1 parent 42d48b3 commit dd505d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tesseract/consensus/polygon/src/notification.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ async fn build_milestone_update(
150150
},
151151
};
152152

153-
let query_height = reference_height.saturating_sub(1);
154153
let milestone_proof = client.prover.get_milestone_proof(milestone_number, query_height).await?;
155154

156155
if milestone_proof.value.is_empty() {

0 commit comments

Comments
 (0)