File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ contracts:
132
132
controller : " ${{Controller.address}}"
133
133
calls :
134
134
- fn : " setIssuanceRate"
135
- issuanceRate : " 1000000012184945188 " # per block increase of total supply, blocks in a year = 365*60*60*24/13
135
+ issuanceRate : " 1000000011247641700 " # per block increase of total supply, blocks in a year = 365*60*60*24/13
136
136
- fn : " setSubgraphAvailabilityOracle"
137
137
subgraphAvailabilityOracle : *availabilityOracle
138
138
- fn : " syncAllContracts"
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ contracts:
132
132
controller : " ${{Controller.address}}"
133
133
calls :
134
134
- fn : " setIssuanceRate"
135
- issuanceRate : " 1000000012184945188 " # per block increase of total supply, blocks in a year = 365*60*60*24/13
135
+ issuanceRate : " 1000000011247641700 " # per block increase of total supply, blocks in a year = 365*60*60*24/13
136
136
- fn : " setSubgraphAvailabilityOracle"
137
137
subgraphAvailabilityOracle : *availabilityOracle
138
138
- fn : " syncAllContracts"
You can’t perform that action at this time.
0 commit comments