We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6ea4e commit 5ab99fbCopy full SHA for 5ab99fb
src/chains/index.ts
@@ -100,6 +100,7 @@ export { bxnTestnet } from './definitions/bxnTestnet.js'
100
export { cannon } from './definitions/cannon.js'
101
export { canto } from './definitions/canto.js'
102
export { celo } from './definitions/celo.js'
103
+/** @deprecated use `celoSepolia` instead */
104
export { celoAlfajores } from './definitions/celoAlfajores.js'
105
export { celoSepolia } from './definitions/celoSepolia.js'
106
export { chang } from './definitions/chang.js'
0 commit comments