mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 20:01:02 +00:00
Kusama display name (#258)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^2.0.0-beta.1"
|
||||
"@polkadot/util": "^2.0.0-beta.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/util": "*"
|
||||
|
||||
@@ -50,7 +50,7 @@ const CHAIN_INFO: Record<ChainName, ChainData> = {
|
||||
type: 'Substrate Testnet'
|
||||
},
|
||||
kusama: {
|
||||
chainDisplay: 'Kusama CC3',
|
||||
chainDisplay: 'Kusama',
|
||||
logo: 'kusama',
|
||||
type: 'Polkadot Canary'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user