File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
common/features/config/networks/static Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -933,7 +933,7 @@ export const STATIC_NETWORKS_INITIAL_STATE: types.ConfigStaticNetworksState = {
933933 color : '#6d2eae' ,
934934 isTestnet : false ,
935935 blockExplorer : makeExplorer ( {
936- name : 'Enenrgy Web VOLTA Explorer' ,
936+ name : 'Energy Web VOLTA Explorer' ,
937937 origin : 'https://volta-explorer.energyweb.org' ,
938938 addressPath : 'address' ,
939939 blockPath : 'blocks'
@@ -960,7 +960,7 @@ export const STATIC_NETWORKS_INITIAL_STATE: types.ConfigStaticNetworksState = {
960960 isCustom : false ,
961961 color : '#6d2eae' ,
962962 blockExplorer : makeExplorer ( {
963- name : 'Enenrgy Web Chain Explorer' ,
963+ name : 'Energy Web Chain Explorer' ,
964964 origin : 'https://explorer.energyweb.org' ,
965965 addressPath : 'address' ,
966966 blockPath : 'blocks'
You can’t perform that action at this time.
0 commit comments