Skip to content

Commit 2cf980b

Browse files
authored
Increase Emission Control Percentage
1 parent a2f195f commit 2cf980b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator/validator_daemon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
ENABLE_EMISSION_CONTROL = True
2626
EMISSION_CONTROL_HOTKEY = "5FWMeS6ED6NG6t5ovKQNZvGWEWVtZPve5BhYWM9wics5FgJ9"
27-
EMISSION_CONTROL_PERC = 0.50
27+
EMISSION_CONTROL_PERC = 0.80
2828
USE_RANKING_EMISSION_CONTROL = True
2929
RANKING_EMISSION_TOP_PERC = 0.5
3030

0 commit comments

Comments
 (0)