Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Adapt indexer bridge name change #20

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Conversation

JayJay1024
Copy link
Collaborator

@JayJay1024 JayJay1024 requested a review from xiaoch05 April 9, 2024 08:28
@@ -114,7 +114,7 @@ export const darwiniaChain: ChainConfig = {
cross: [
{
target: { network: "crab-dvm", symbol: "CRAB" },
bridge: { category: "xtoken-darwinia-dvm" },
bridge: { category: "xtoken-darwinia-crab" },

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bridge: { category: "xtoken-darwinia-crab" },
bridge: { category: "xtoken-crab-darwinia" },

@@ -52,7 +52,7 @@ export const ethereumChain: ChainConfig = {
},
{
target: { network: "darwinia-dvm", symbol: "RING" },
bridge: { category: "xtoken-ethereum" },
bridge: { category: "xtoken-ethereum-darwinia" },

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bridge: { category: "xtoken-ethereum-darwinia" },
bridge: { category: "xtoken-darwinia-ethereum" },

@@ -75,7 +75,7 @@ export const ethereumChain: ChainConfig = {
},
{
target: { network: "darwinia-dvm", symbol: "KTON" },
bridge: { category: "xtoken-ethereum" },
bridge: { category: "xtoken-ethereum-darwinia" },

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bridge: { category: "xtoken-ethereum-darwinia" },
bridge: { category: "xtoken-darwinia-ethereum" },

@@ -47,7 +47,7 @@ export const sepoliaChain: ChainConfig = {
cross: [
{
target: { network: "pangolin-dvm", symbol: "PRING" },
bridge: { category: "xtoken-sepolia" },
bridge: { category: "xtoken-sepolia-pangolin" },

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bridge: { category: "xtoken-sepolia-pangolin" },
bridge: { category: "xtoken-pangolin-sepolia" },

@@ -69,7 +69,7 @@ export const crabChain: ChainConfig = {
cross: [
{
target: { network: "darwinia-dvm", symbol: "RING" },
bridge: { category: "xtoken-crab-dvm" },
bridge: { category: "xtoken-crab-darwinia" },

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bridge: { category: "xtoken-crab-darwinia" },
bridge: { category: "xtoken-darwinia-crab" },

@JayJay1024 JayJay1024 requested a review from xiaoch05 April 10, 2024 02:09
@xiaoch05 xiaoch05 merged commit 652c1ad into main Apr 10, 2024
2 checks passed
@xiaoch05 xiaoch05 deleted the jay/adapt-indexer-bridge-update branch April 10, 2024 02:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants