File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
general :
2
2
arbitrator : &arbitrator "0x1726A5d52e279d02ff4732eCeB2D67BFE5Add328" # EOA (TODO: update to a multisig)
3
3
governor : &governor "0x72ee30d43Fb5A90B3FE983156C5d2fBE6F6d07B3" # EOA (TODO: update to a multisig)
4
- authority : &authority "0xac01B0b3B2Dc5D8E0D484c02c4d077C15C96a7b4 " # Authority that signs payment vouchers
5
- availabilityOracle : &availabilityOracle "0xa99a56fa38a6b9553853c84e11458aeccdad509b " # Subgraph Availability Oracle (TODO: update)
6
- pauseGuardian : &pauseGuardian "0x4B6C90B9fE29dfa521188B6547989C23d613b79B " # Protocol pause guardian (TODO: update)
7
- allocationExchangeOwner : &allocationExchangeOwner "0x05F359b1319f10x72ee30d43Fb5A90B3FE983156C5d2fBE6F6d07B3Ca9b799CB6386F31421c2c49dBA " # Allocation Exchange owner (TODO: update)
4
+ authority : &authority "0x49D4CFC037430cA9355B422bAeA7E9391e1d3215 " # Authority that signs payment vouchers
5
+ availabilityOracle : &availabilityOracle "0x5e4e823Ed094c035133eEC5Ec0d08ae1Af04e9Fa " # Subgraph Availability Oracle
6
+ pauseGuardian : &pauseGuardian "0xa0444508232dA3FA6C2f96a5f105f3f0cc0d20D7 " # Protocol pause guardian
7
+ allocationExchangeOwner : &allocationExchangeOwner "0x72ee30d43Fb5A90B3FE983156C5d2fBE6F6d07B3 " # Allocation Exchange owner
8
8
9
9
contracts :
10
10
Controller :
@@ -59,7 +59,6 @@ contracts:
59
59
calls :
60
60
- fn : " addMinter"
61
61
minter : " ${{RewardsManager.address}}"
62
- - fn : " renounceMinter"
63
62
- fn : " transferOwnership"
64
63
owner : *governor
65
64
L2Curation :
You can’t perform that action at this time.
0 commit comments