Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
augustbleeds committed Jul 31, 2024
1 parent dba9c58 commit ae6d25c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages-ts/starknet-gauntlet-ocr2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Run the following command substituting <OCR_CONTRACT_ADDRESS> with the OCR2 cont
yarn gauntlet ocr2:set_config --network=<NETWORK> --address=<ADDRESS> --f=<NUMBER> --signers=[<ACCOUNTS>] --transmitters=[<ACCOUNTS>] --onchainConfig=<CONFIG> --offchainConfig=<CONFIG> --offchainConfigVersion=<NUMBER> <OCR_CONTRACT_ADDRESS>
```

Note: You need to include both a secret and a random secret to deterministically run the set config (2 different secrets). They can be provided as environment variables or flags

This Should set the config for this feed on contract address.


Expand Down

0 comments on commit ae6d25c

Please sign in to comment.