Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ukint-vs committed Jul 31, 2024
1 parent 35457aa commit 66e2898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ethexe/observer/src/query.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ use ethexe_ethereum::event::{match_log, signature_hash};
use ethexe_signer::Address;
use gprimitives::{ActorId, CodeId, H256};

// Height difference to start fast sync.
const DEEP_SYNC: u32 = 50;

#[derive(Clone)]
Expand Down

0 comments on commit 66e2898

Please sign in to comment.