修正所有链的配置中的kcc testnet的rpc url的配置错误
This commit is contained in:
parent
9adba76246
commit
ad6be81afb
@ -139,6 +139,7 @@ h1{
|
||||
}
|
||||
.market-btn{
|
||||
cursor: pointer;
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -162,7 +162,7 @@ export const AllChains = [
|
||||
{
|
||||
name: 'KCC Testnet RPC',
|
||||
type: 'Testnet',
|
||||
rpc: 'https://scan-testnet.kcc.network',
|
||||
rpc: 'https://rpc-testnet.kcc.network',
|
||||
id: '322',
|
||||
symbol: 'tKCS',
|
||||
explorerurl: 'https://scan-testnet.kcc.network'
|
||||
|
Loading…
x
Reference in New Issue
Block a user