-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ross Bulat
committed
Aug 4, 2022
1 parent
ab5365a
commit eec0e3c
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,7 @@ import { ReactComponent as Crifferent } from './thumbnails/crifferent.svg'; | |
import { ReactComponent as HighStake } from './thumbnails/highstake.svg'; | ||
import { ReactComponent as Polkachu } from './thumbnails/polkachu.svg'; | ||
import { ReactComponent as Stakerspace } from './thumbnails/stakerspace.svg'; | ||
import { ReactComponent as TurboFlakes } from './thumbnails/turboflakes.svg'; | ||
import { ReactComponent as Wojdot } from './thumbnails/wojdot.svg'; | ||
|
||
export const VALIDATOR_COMMUNITY = [ | ||
|
@@ -101,6 +102,21 @@ export const VALIDATOR_COMMUNITY = [ | |
], | ||
}, | ||
}, | ||
{ | ||
name: 'TurboFlakes', | ||
Thumbnail: TurboFlakes, | ||
bio: 'TurboFlakes provides validators with character running on top of dedicated and high performance servers. Raiden, Coco and Momo are our named validators serving non-stop Polkadot and Kusama. We also provide end-user tooling to help you to interact with substrate blockchain networks. Feel free to reach out.', | ||
email: '[email protected]', | ||
twitter: '@turboflakes', | ||
website: 'https://turboflakes.io', | ||
validators: { | ||
polkadot: ['12gPFmRqnsDhc9C5DuXyXBFA23io5fSGtKTSAimQtAWgueD2'], | ||
kusama: [ | ||
'FZsMKYHoQG1dAVhXBMyC7aYFYpASoBrrMYsAn1gJJUAueZX', | ||
'GA7j1FHWXpEU4kavowEte6LWR3NgZ8bkv4spWa9joiQF5R2', | ||
], | ||
}, | ||
}, | ||
{ | ||
name: 'WOJDOT ʕ •ᴥ•ʔ', | ||
Thumbnail: Wojdot, | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.