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 14c8f9f commit d3d1a69Copy full SHA for d3d1a69
README.md
@@ -143,7 +143,7 @@ The following parameters can be set:
143
```sh
144
export ETH_RPC_URL='https://rpc.url.example.com'
145
export NEW_OWNER=0x1111111111111111111111111111111111111111
146
-export NEW_MANAGER=0x2222222222222222222222222222222222222222 # optional parameter, the manager does not change if this variable is unset
+export NEW_MANAGER=0x2222222222222222222222222222222222222222
147
```
148
149
To test run the script from a specific owner (sender):
0 commit comments