Skip to content

Commit 3d98db1

Browse files
authored
fix: remove incorrect subscan url (#298)
remove incorrect subscan url
1 parent 4491e28 commit 3d98db1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/typink/src/networks/testnet.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ export const passetHub: NetworkInfo = {
150150
symbol: 'PAS',
151151
decimals: 10,
152152
faucetUrl: 'https://faucet.polkadot.io/?parachain=1111',
153-
subscanUrl: 'https://paseo.subscan.io',
154153
};
155154

156155
export const paseoHydration: NetworkInfo = {

0 commit comments

Comments
 (0)