WA-238 Adding TXS address

This commit is contained in:
apanizo 2018-05-08 13:19:07 +02:00
parent 32f88a873c
commit 2359ba640a
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ export const SAFE_PARAM_ADDRESS = 'address'
export const SAFELIST_ADDRESS = '/safes' export const SAFELIST_ADDRESS = '/safes'
export const OPEN_ADDRESS = '/open' export const OPEN_ADDRESS = '/open'
export const WELCOME_ADDRESS = '/welcome' export const WELCOME_ADDRESS = '/welcome'
export const TXS_ADDRESS = '/txs'