Skip to content

Commit 5ab99fb

Browse files
authored
chore: up chains
Mark celoAlfajores as deprecated in favor of celoSepolia.
1 parent 3d6ea4e commit 5ab99fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chains/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ export { bxnTestnet } from './definitions/bxnTestnet.js'
100100
export { cannon } from './definitions/cannon.js'
101101
export { canto } from './definitions/canto.js'
102102
export { celo } from './definitions/celo.js'
103+
/** @deprecated use `celoSepolia` instead */
103104
export { celoAlfajores } from './definitions/celoAlfajores.js'
104105
export { celoSepolia } from './definitions/celoSepolia.js'
105106
export { chang } from './definitions/chang.js'

0 commit comments

Comments
 (0)