Remove invalid state

This commit is contained in:
HenryNguyen5 2018-01-28 21:54:11 -05:00
parent 9c592f3e9e
commit 408210aad6
1 changed files with 1 additions and 2 deletions

View File

@ -139,8 +139,7 @@ const configureStore = () => {
nodeSelection: state.config.nodeSelection,
languageSelection: state.config.languageSelection,
customNodes: state.config.customNodes,
customNetworks: state.config.customNetworks,
setGasLimit: state.config.setGasLimit
customNetworks: state.config.customNetworks
},
transaction: {
fields: {