Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions services/ir1/cfg/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ fschain_autodeploy: true

# Network time settings
timers:
stop_estimation:
mul: 1 # Multiplier in x/y relation of when to stop basic income estimation within the epoch
div: 4 # Divider in x/y relation of when to stop basic income estimation within the epoch
collect_basic_income:
mul: 1 # Multiplier in x/y relation of when to start basic income asset collection within the epoch
div: 2 # Divider in x/y relation of when to start basic income asset collecting within the epoch
Expand Down
3 changes: 0 additions & 3 deletions services/ir4/cfg/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ fschain_autodeploy: true

# Network time settings
timers:
stop_estimation:
mul: 1 # Multiplier in x/y relation of when to stop basic income estimation within the epoch
div: 4 # Divider in x/y relation of when to stop basic income estimation within the epoch
collect_basic_income:
mul: 1 # Multiplier in x/y relation of when to start basic income asset collection within the epoch
div: 2 # Divider in x/y relation of when to start basic income asset collecting within the epoch
Expand Down
3 changes: 0 additions & 3 deletions services/ir7/cfg/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ fschain_autodeploy: true

# Network time settings
timers:
stop_estimation:
mul: 1 # Multiplier in x/y relation of when to stop basic income estimation within the epoch
div: 4 # Divider in x/y relation of when to stop basic income estimation within the epoch
collect_basic_income:
mul: 1 # Multiplier in x/y relation of when to start basic income asset collection within the epoch
div: 2 # Divider in x/y relation of when to start basic income asset collecting within the epoch
Expand Down