Merge branch 'master' into fonts-refactoring

pull/275/head
slowbackspace 6 years ago
commit 42a38c5dc5

@ -68,7 +68,6 @@
"redux-thunk": "^2.2.0",
"rimraf": "^2.6.2",
"styled-components": "^4.1.2",
"styled-media-query": "^2.0.2",
"styled-normalize": "^8.0.4",
"trezor-connect": "6.0.3-beta.4",
"web3": "1.0.0-beta.35",

@ -151,6 +151,7 @@ export const init = (): AsyncAction => async (dispatch: Dispatch, getState: GetS
*/
export const toggleAdvanced = (): Action => ({
type: SEND.TOGGLE_ADVANCED,
networkType: 'ethereum',
});
/*

Loading…
Cancel
Save