From ae6d25ca3f4a59a6a7e1d89bc65f3c600f7cf01a Mon Sep 17 00:00:00 2001 From: Augustus Chang Date: Wed, 31 Jul 2024 17:34:56 -0400 Subject: [PATCH] update docs --- packages-ts/starknet-gauntlet-ocr2/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages-ts/starknet-gauntlet-ocr2/README.md b/packages-ts/starknet-gauntlet-ocr2/README.md index 5c822de85..beed2fc73 100644 --- a/packages-ts/starknet-gauntlet-ocr2/README.md +++ b/packages-ts/starknet-gauntlet-ocr2/README.md @@ -69,6 +69,8 @@ Run the following command substituting with the OCR2 cont yarn gauntlet ocr2:set_config --network= --address=
--f= --signers=[] --transmitters=[] --onchainConfig= --offchainConfig= --offchainConfigVersion= ``` +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.