Skip to content

Commit 6e020c9

Browse files
committed
updated example config file name to match latest change
1 parent 62e47b5 commit 6e020c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/quickstarts/transmitter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ With a consumer contract on-chain, you can now set up the Transmitter service to
204204
1. Create the runtime configuration file by copying the example:
205205
206206
```bash
207-
cp config-chainlink-verify-example.yml config.yml
207+
cp config-chainlink-example.yml config.yml
208208
```
209209
210210
1. Open `config.yml` in a text editor. Update the `targetChains` section to point to the contract you deployed on **Avalanche Fuji**.

0 commit comments

Comments
 (0)