Skip to content

Commit

Permalink
Update metaportConfigStaging.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
yatsunastya authored Oct 23, 2023
1 parent 38efca9 commit 42d56ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/metadata/metaportConfigStaging.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = {
openButton: true,
debug: true,
chains: [
'mainnet',
//'mainnet',
'rural-colossal-cebalrai',
'skale-innocent-nasty', // europa
'international-villainous-zaurak', // calypso
'big-majestic-oval-SKALE' // QA chain
Expand Down Expand Up @@ -147,4 +148,4 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = {
mode: 'dark',
vibrant: true
}
}
}

0 comments on commit 42d56ee

Please sign in to comment.