Skip to content

Commit

Permalink
chore: update testnet RoninGovernanceAdmin contract address (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
minh-bq authored May 29, 2023
1 parent 7d8c1be commit e5a7f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/config.testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"Gateway": "0xCee681C9108c42C710c6A8A949307D5F13C9F3ca",
"EthGateway": "0xde78AcB426e24074674af9C03cA595037613388B",
"EthGovernance": "0xF0287c547947d4316B68CfbAfa8668bB54a277b8",
"Governance": "0x0362Ab3e6A48d363de1E8E4FdE7bfc3104ABE697",
"Governance": "0x53Ea388CB72081A3a397114a43741e7987815896",
"TrustedOrganization": "0x7507dc433a98E1fE105d69f19f3B40E4315A4F32"
},
"subscriptions": {
Expand Down Expand Up @@ -76,7 +76,7 @@
}
},
"BridgeOperatorsApprovedSubscription": {
"to": "0x0362Ab3e6A48d363de1E8E4FdE7bfc3104ABE697",
"to": "0x53Ea388CB72081A3a397114a43741e7987815896",
"type": 1,
"handler": {
"contract": "RoninGovernanceAdmin",
Expand Down

0 comments on commit e5a7f57

Please sign in to comment.