Merge pull request #1989 from riddlez666/patch-1

Update reducer.ts - rename EGT to EGEM
This commit is contained in:
Connor Bryan 2018-08-15 16:20:22 -05:00 committed by GitHub
commit 952603aba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ export const STATIC_NETWORKS_INITIAL_STATE: StaticNetworksState = {
EGEM: {
id: 'EGEM',
name: 'EtherGem',
unit: 'EGT',
unit: 'EGEM',
chainId: 1987,
isCustom: false,
color: '#D0F7FF',