Skip to content

Commit a8f913e

Browse files
authored
Merge pull request #6889 from multiversx/v1.8.12-dev-config
minor config compression
2 parents 3c623f3 + 5558df2 commit a8f913e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: cmd/node/config/economics.toml

-9
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@
3333
LeaderPercentage = 0.1 #fraction of value 0.1 - 10%
3434
DeveloperPercentage = 0.3 #fraction of value 0.3 - 30%
3535
ProtocolSustainabilityPercentage = 0.1 #fraction of value 0.1 - 10%
36-
ProtocolSustainabilityAddress = "erd1j25xk97yf820rgdp3mj5scavhjkn6tjyn0t63pmv5qyjj7wxlcfqqe2rw5"
37-
TopUpGradientPoint = "2000000000000000000000000" # 2MIL eGLD (eligible topUp)
38-
TopUpFactor = 0.5 # fraction of value 0.5 - 50%
39-
40-
[[RewardsSettings.RewardsConfigByEpoch]]
41-
EpochEnable = 2
42-
LeaderPercentage = 0.1 #fraction of value 0.1 - 10%
43-
DeveloperPercentage = 0.3 #fraction of value 0.3 - 30%
44-
ProtocolSustainabilityPercentage = 0.1 #fraction of value 0.1 - 10%
4536
ProtocolSustainabilityAddress = "erd1e5cw5pegj9w2zfpzeq94wf3d5tp6g943xuhgnyysdwyr63rlkspqr0u05s"
4637
TopUpGradientPoint = "2000000000000000000000000" # 2MIL eGLD (eligible topUp)
4738
TopUpFactor = 0.5 # fraction of value 0.5 - 50%

0 commit comments

Comments
 (0)