new pinned chain
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
8cde716a34
commit
ac66121a62
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghost-telemetry-frontend",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"author": "Uncle f4tso <f4ts0@ghostchain.io>",
|
||||
"license": "GPL-3.0",
|
||||
"description": "Ghost Telemetry frontend",
|
||||
|
@ -4,7 +4,7 @@ import { Column } from './components/List';
|
||||
|
||||
export const PINNED_CHAINS = {
|
||||
// casper v0.0.3
|
||||
'0xcb183819bddab6f7fbe26adb816764297a272fdf4bcc264fa9bc89b161647138': 1,
|
||||
'0x07074eb5f47a6f4dd70430674e5174d5414bc055292b90392fb6f0a28c7524d1': 1,
|
||||
};
|
||||
|
||||
export function comparePinnedChains(a: string, b: string) {
|
||||
|
Loading…
Reference in New Issue
Block a user