Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoranYi authored and jeffwashington committed Jun 30, 2022
1 parent b31d803 commit 7630484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gossip/src/crds_gossip_pull.rs
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ impl CrdsGossipPull {
}

// build a set of filters of the current crds table
// num_filters - used to increase the likelyhood of a value in crds being added to some filter
// num_filters - used to increase the likelihood of a value in crds being added to some filter
pub fn build_crds_filters(
&self,
thread_pool: &ThreadPool,
Expand Down

0 comments on commit 7630484

Please sign in to comment.