Update reducer.ts

rename EGT to EGEM
This commit is contained in:
Derek May 2018-06-26 16:38:46 -07:00 committed by GitHub
parent c574a17884
commit 0d090a6769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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