Skip to content

Commit

Permalink
display Helix(Fusion) first for RING Darwinia->Ethereum
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Oct 24, 2023
1 parent cb8aea4 commit ab6b707
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/apps/src/config/chains/darwinia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ export const darwiniaChain: ChainConfig = {
bridge: { category: "helix-sub2subv21(lock)" },
action: "issue",
},
{
target: { network: "ethereum", symbol: "RING" },
bridge: { category: "helix-sub2ethv2(lock)" },
action: "issue",
},
{
target: { network: "ethereum", symbol: "RING" },
bridge: { category: "lpbridge-darwinia-dvm" },
Expand All @@ -54,6 +49,11 @@ export const darwiniaChain: ChainConfig = {
index: 0,
price: 440000n,
},
{
target: { network: "ethereum", symbol: "RING" },
bridge: { category: "helix-sub2ethv2(lock)" },
action: "issue",
},
],
},
{
Expand Down

0 comments on commit ab6b707

Please sign in to comment.