Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt authored and thelostone-mc committed Jun 10, 2024
1 parent 841be6d commit 4467379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/common/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ const parseRainbowChain = (chain: TChain) => {
const mappedChain = {
id: chain.id,
name: chain.prettyName,
network: chain.name,
iconUrl: stringToBlobUrl(chain.icon),
iconBackground: "rgba(255, 255, 255, 0)",
nativeCurrency: {
Expand Down

0 comments on commit 4467379

Please sign in to comment.