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.
1 parent 5d4b3e1 commit ee9db03Copy full SHA for ee9db03
solidity/README.md
@@ -95,7 +95,7 @@ variable are set:
95
- `PROXY_ADMIN_OWNER`: address of the ProxyAdmin owner, `ROUTER_OWNER` would be used if this is not set. The router is
96
deployed using a `TransparentUpgradeableProxy`, so a ProxyAdmin contract is deployed and set as the admin of the
97
proxy.
98
-- `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
99
chains so the routers are deployed all under the same address.
100
- `DOMAINS`: the domains list of the routers to enroll, separated by commas
101
0 commit comments