Skip to content

Commit

Permalink
Update targets
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvol committed Apr 11, 2024
1 parent 4be535c commit 0708303
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CGPs/cgp-0132/alfajores.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"contract": "EpochRewards",
"function": "setRewardsMultiplierParameters",
"args": [
"2000000000000000000000000",
"0",
"0"
],
"value": "0"
},
{
"contract": "EpochRewards",
"function": "setTargetVotingYield",
"args": [
"235000000000000000000"
],
"value": "0"
},
{
"contract": "EpochRewards",
"function": "setTargetVotingYieldParameters",
"args": [
"500000000000000000000",
"1130000000000000000"
],
"value": "0"
},
{
"contract": "EpochRewards",
"function": "communityRewardFraction",
"args": [
"250000000000000000000000"
],
"value": "0"
}
]

0 comments on commit 0708303

Please sign in to comment.