We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 174043a + ee9db03 commit 5b49314Copy full SHA for 5b49314
solidity/README.md
@@ -97,7 +97,7 @@ variable are set:
97
- `PROXY_ADMIN_OWNER`: address of the ProxyAdmin owner, `ROUTER_OWNER` would be used if this is not set. The router is
98
deployed using a `TransparentUpgradeableProxy`, so a ProxyAdmin contract is deployed and set as the admin of the
99
proxy.
100
-- `HYPERLANE7683_SALT`: a single use by chain salt for deploying the the router. Make sure you use the same on all
+- `HYPERLANE7683_SALT`: a single use by chain salt for deploying the router. Make sure you use the same on all
101
chains so the routers are deployed all under the same address.
102
- `DOMAINS`: the domains list of the routers to enroll, separated by commas
103
0 commit comments