Skip to content

Commit

Permalink
update rpc schema for lemon chain testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
c1tr0n80r authored Sep 20, 2024
1 parent 88f5506 commit d78bea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/chains/eip155-1005.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "LemonChainTestnet",
"chain": "tLEMX",
"rpc": ["rpc.testnet.lemonchain.io", "http://rpc.testnet.allthingslemon.io"],
"rpc": ["https://rpc.testnet.lemonchain.io", "https://rpc.testnet.allthingslemon.io"],
"faucets": [],
"nativeCurrency": {
"name": "testnet LEMX",
Expand Down

0 comments on commit d78bea3

Please sign in to comment.