Create types sectionName constant

This commit is contained in:
Fabio Berger
2017-12-21 17:28:20 +01:00
parent 3e91773cd9
commit d725de7286
4 changed files with 7 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ export const constants = {
UNAVAILABLE_STATUS: 503,
TAKER_FEE: new BigNumber(0),
TESTNET_NAME: 'Kovan',
TYPES_SECTION_NAME: 'types',
PROJECT_URL_ETHFINEX: 'https://www.bitfinex.com/ethfinex',
PROJECT_URL_RADAR_RELAY: 'https://radarrelay.com',
PROJECT_URL_PARADEX: 'https://paradex.io',