Skip to content

Commit

Permalink
chore: up
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom authored Jan 7, 2025
1 parent fad94b7 commit 3be3c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ export { etherlinkTestnet } from './definitions/etherlinkTestnet.js'
export { evmos } from './definitions/evmos.js'
export { evmosTestnet } from './definitions/evmosTestnet.js'
export { excelonMainnet } from './definitions/excelonMainnet.js'
export { expanse } from './definitions/expanse.js'
export { exsat } from './definitions/exSat.js'
export { exsatTestnet } from './definitions/exSatTestnet.js'
export { expanse } from './definitions/expanse.js'
export { fantom } from './definitions/fantom.js'
/** @deprecated Use `sonicTestnet` instead. */
export { fantomSonicTestnet } from './definitions/fantomSonicTestnet.js'
Expand Down

0 comments on commit 3be3c69

Please sign in to comment.