Skip to content

Commit

Permalink
chore: fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
chechu committed Dec 18, 2024
1 parent 0f8b54c commit c66373b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/008-configure-acm-commands-aggregator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ const revokePermissions: Permissions = {
...getVTokenRevokePermissions(BASEMAINNET_GUARDIAN),
...getXVSBridgeAdminRevokePermissions(BASEMAINNET_XVS_BRIDGE_ADMIN, BASEMAINNET_GUARDIAN),
],

opbnbtestnet: [
...getResilientOracleRevokePermissions(OPBNBTESTNET_RESILIENT_ORACLE, OPBNBTESTNET_GUARDIAN),
...getBoundValidatorRevokePermissions(OPBNBTESTNET_BOUND_VALIDATOR, OPBNBTESTNET_GUARDIAN),
Expand Down
2 changes: 1 addition & 1 deletion deployments/basemainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4225,4 +4225,4 @@
]
}
}
}
}

0 comments on commit c66373b

Please sign in to comment.