targetblock added

This commit is contained in:
SuriyaR 2020-06-18 18:33:39 +02:00
parent cb82afaf56
commit ee82f5b6e3

View File

@ -2,5 +2,6 @@ export const environment = {
production: true, production: true,
domain: '/', domain: '/',
apiUrl: '/epic_explorer/v1', apiUrl: '/epic_explorer/v1',
EMAIL : 'contact@epic.tech' EMAIL : 'contact@epic.tech',
TARGETBLOCK: 480960
}; };