Skip to content

Commit 70e276e

Browse files
committed
common: correct algo initial block to first pub
1 parent d6321af commit 70e276e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/consts.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const INITIAL_DEPLOYMENT_BLOCK_BY_CHAIN: {
99
polygon: '20629146',
1010
avalanche: '8237163',
1111
oasis: '1757',
12-
algorand: '23753839',
12+
algorand: '22931277',
1313
fantom: '31817467',
1414
karura: '1824665',
1515
acala: '1144161',

0 commit comments

Comments
 (0)