Skip to content

Commit

Permalink
Update legacy.ts
Browse files Browse the repository at this point in the history
Updated metaport config after schain deletion `spanish-smug-auva`
  • Loading branch information
yatsunastya authored Dec 10, 2024
1 parent d96492b commit b77f15b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions config/legacy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = {
chains: [
'mainnet',
'these-long-sadalsuud', // europa
'adorable-quaint-bellatrix', // nebula
'spanish-smug-auva' // calypso
'adorable-quaint-bellatrix' // nebula
],
tokens: {
eth: {
Expand Down Expand Up @@ -45,10 +44,6 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = {
}
}
},
'spanish-smug-auva': {
erc20: {
}
},
'adorable-quaint-bellatrix': {
// Nebula connections
eth: {
Expand Down

0 comments on commit b77f15b

Please sign in to comment.