You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/addons/faqs.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ _`tx_overrides` is an optional parameter that can be passed in the body of write
11
11
12
12
### How to set the RPC URLs?
13
13
14
-
_Set the `CHAIN_OVERRIDES` environment variable to the path of the JSON file or URL (file hosted somewhere on the internet) containing the RPC URLs. The default value is `./chain-overrides.json`. Check the [example file](../chain-overrides.example.json) for the format._
14
+
_Use the end-point, `/configuration/chains`to SET the chain-override details for a particular chain. Chain details update are picked in the subsequent SDK calls. Check the [example file](../chain-overrides.example.json) for the format`chain-override`._
0 commit comments