Skip to content

Commit

Permalink
Update ETH token mapping testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Mar 4, 2024
1 parent 2d97b43 commit 36c2e76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ export const METAPORT_CONFIG: interfaces.MetaportConfig = {
eth: {
chains: {
'juicy-low-small-testnet': {},
'lanky-ill-funny-testnet': {
hub: 'juicy-low-small-testnet'
}
// 'giant-half-dual-testnet': {
// hub: 'juicy-low-small-testnet'
// }
Expand Down

0 comments on commit 36c2e76

Please sign in to comment.