Skip to content

Commit

Permalink
grant Slasher role
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed Dec 7, 2023
1 parent 4bf780a commit e359377
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
10 changes: 10 additions & 0 deletions releases/1.2.10/mumbai/config/propose-admin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"AccessManager": [
{
"methodName": "grantRole",
"params": [
["roles.SLASHER_ROLE", "0x9bc159c97fA36282F0362C56586BA16BeB9F656a"]
]
}
]
}
14 changes: 1 addition & 13 deletions releases/1.2.10/mumbai/output/prepared-upgrades.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
{
"slashing-controller": {
"impl": {
"address": "0xC43E5C075e4081209F337f0431D8c488Cd61B522",
"constructor-args": [
"0x4E29Cea6D64be860f5eAba110686DcB585f393D6",
"0x107Ac13567b1b5D84691f890A5bA07EdaE1a11c3"
],
"init-args": [],
"name": "SlashingController",
"timeout": 1200000,
"version": "0.1.1"
}
}

}

0 comments on commit e359377

Please sign in to comment.