Skip to content

Commit

Permalink
Change development RPC URL
Browse files Browse the repository at this point in the history
  • Loading branch information
alisinabh committed Dec 5, 2024
1 parent cb6529d commit 13e47e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Config

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

import_config "#{config_env()}.exs"

0 comments on commit 13e47e9

Please sign in to comment.