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 642cd0b commit dd2e6f4Copy full SHA for dd2e6f4
packages/contracts/README.md
@@ -12,7 +12,7 @@ All configs are in the `./src/config` directory
12
# Syncing Contract Addresses and ABIs
13
14
```shell
15
-tsx ./src/index.ts
+tsx ./src/sync.ts
16
```
17
18
or from monorepo root
0 commit comments