Skip to content

Commit 13e47e9

Browse files
committed
Change development RPC URL
1 parent cb6529d commit 13e47e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Config
22

3-
config :ethereumex, url: "https://cloudflare-eth.com/v1/mainnet"
3+
config :ethereumex, url: "https://eth.llamarpc.com"
44

55
import_config "#{config_env()}.exs"

0 commit comments

Comments
 (0)