Skip to content
Snippets Groups Projects

Add stepMax and xpercent resolve #209

Merged Benoit Lavenier requested to merge CotonnecC:master into master
5 files
+ 29
8
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 3
1
@@ -149,7 +149,9 @@
@@ -149,7 +149,9 @@
"SIG_QTY_RULE": "Required certifications<br/>to become a member",
"SIG_QTY_RULE": "Required certifications<br/>to become a member",
"SIG_STOCK": "Maximal number of certifications<br/>sent by member",
"SIG_STOCK": "Maximal number of certifications<br/>sent by member",
"SIG_PERIOD": "Minimum delay between 2 certifications<br/>of a same issuer.",
"SIG_PERIOD": "Minimum delay between 2 certifications<br/>of a same issuer.",
"SIG_WINDOW": "Maximum delay a certification can wait<br/>before being expired for non-writing."
"SIG_WINDOW": "Maximum delay a certification can wait<br/>before being expired for non-writing.",
 
"STEP_MAX": "Maximum distance between<br/>each WoT member and a newcomer.",
 
"XPERCENT":"Minimum percent of sentries<br />to reach to match the distance rule"
}
}
},
},
"PEER": {
"PEER": {
Loading