Skip to content

Commit

Permalink
Fixed URL
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Aug 19, 2024
1 parent b29bd8c commit bd26b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ export namespace Chains {

export const KylinTestnet = ChainDefinition.from({
id: '5fff1dae8dc8e2fc4d5b23b2c7665c97f9e9d8edf2b6485a86ba311c25639191',
url: 'https://kylin.greymass.com',
url: 'https://kylintestnet.greymass.com',
coinType: 194,
})

Expand Down

0 comments on commit bd26b10

Please sign in to comment.