mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 05:21:08 +00:00
Pin merged Polkadot chain (#272)
This commit is contained in:
@@ -3,7 +3,7 @@ import { Column } from './components/List';
|
||||
|
||||
export const PINNED_CHAINS = {
|
||||
Kusama: 2,
|
||||
'Polkadot CC1': 1,
|
||||
Polkadot: 1,
|
||||
};
|
||||
|
||||
export function comparePinnedChains(a: string, b: string) {
|
||||
|
||||
Reference in New Issue
Block a user