Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Gege Li authored and Gege Li committed Aug 9, 2024
1 parent cc599b1 commit 115840d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/config/chains/darwinia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,9 @@ export const darwinia: ChainConfig = {
},
ktonToken: {
address: '0x0000000000000000000000000000000000000402',
//address: '0x6FB1cE2dc2043FEc15d4d8A58cAF06a47A8f025F',
symbol: 'KTON',
decimals: 18,
logoPath: '/images/token/kton.svg'
},
stakingContractAddress: '0x000000000419683a1a03abc21fc9da25fd2b4dd7'
//stakingContractAddress: '0x6FB1cE2dc2043FEc15d4d8A58cAF06a47A8f025F'
} as const satisfies ChainConfig;

0 comments on commit 115840d

Please sign in to comment.