Skip to content

Commit

Permalink
Rename icons to fix case sensitivity issue (ethereum-lists#3780)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlicanC authored Nov 5, 2023
1 parent 8dde7ee commit bfe9794
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _data/chains/eip155-225.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "LACHAIN Mainnet",
"chain": "LA",
"icon": "lachain",
"icon": "lachain-io",
"rpc": ["https://rpc-mainnet.lachain.io"],
"faucets": [],
"nativeCurrency": {
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-226.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "LACHAIN Testnet",
"chain": "TLA",
"icon": "lachain",
"icon": "lachain-io",
"rpc": ["https://rpc-testnet.lachain.io"],
"faucets": [],
"nativeCurrency": {
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-274.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "LaChain",
"chain": "LaChain",
"icon": "LaChain",
"icon": "lachain-network",
"rpc": [
"https://rpc1.mainnet.lachain.network",
"https://rpc2.mainnet.lachain.network",
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-418.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "LaTestnet",
"chain": "LaTestnet",
"icon": "LaChain",
"icon": "lachain-network",
"rpc": [
"https://rpc.testnet.lachain.network",
"https://lachain-testnet.rpc-nodes.cedalio.dev"
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit bfe9794

Please sign in to comment.