This commit is contained in:
HaoranYi 2022-04-18 08:52:56 -05:00 committed by GitHub
parent 3155270fa4
commit 6d1b6bdd7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,