Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
Duniter v2S
Merge requests
!28
Smiths sub-wot
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Smiths sub-wot
elois-smiths-members
into
master
Overview
0
Commits
17
Pipelines
0
Changes
1
Merged
Éloïs
requested to merge
elois-smiths-members
into
master
3 years ago
Overview
0
Commits
17
Pipelines
0
Changes
1
Expand
Closes
#7 (closed)
Edited
3 years ago
by
Éloïs
0
0
Merge request reports
Viewing commit
19216eef
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
19216eef
update gdev param smith_cert_min_received_cert_to_issue_cert
· 19216eef
Éloïs
authored
3 years ago
node/src/chain_spec/gdev.rs
+
1
−
1
Options
@@ -207,7 +207,7 @@ fn gen_genesis_conf(
ud_reeval_period_in_blocks
:
200
,
smith_cert_period
:
15
,
smith_cert_max_by_issuer
:
8
,
smith_cert_min_received_cert_to_issue_cert
:
3
,
smith_cert_min_received_cert_to_issue_cert
:
2
,
smith_cert_renewable_period
:
50
,
smith_cert_validity_period
:
1_000
,
smith_membership_period
:
1_000
,
Loading