We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1de68 commit 69e542dCopy full SHA for 69e542d
config/graph.goerli.yml
@@ -131,8 +131,8 @@ contracts:
131
init:
132
controller: "${{Controller.address}}"
133
calls:
134
- - fn: "setIssuanceRate"
135
- issuanceRate: "1000000011247641700" # per block increase of total supply, blocks in a year = 365*60*60*24/13
+ - fn: "setIssuancePerBlock"
+ issuancePerBlock: "114155251141552511415" # per block increase of total supply, blocks in a year = 365*60*60*24/12
136
- fn: "setSubgraphAvailabilityOracle"
137
subgraphAvailabilityOracle: *availabilityOracle
138
- fn: "syncAllContracts"
0 commit comments