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 cb6529d commit 13e47e9Copy full SHA for 13e47e9
config/config.exs
@@ -1,5 +1,5 @@
1
import Config
2
3
-config :ethereumex, url: "https://cloudflare-eth.com/v1/mainnet"
+config :ethereumex, url: "https://eth.llamarpc.com"
4
5
import_config "#{config_env()}.exs"
0 commit comments