1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00

remove extra buyAddress in state

This commit is contained in:
Jared Pereira 2017-04-23 15:27:17 +04:00
parent ce03b7db51
commit e543050868

View File

@ -470,7 +470,6 @@ function reduceApp (state, action) {
context: appState.currentView.name,
},
identity: state.metamask.identities[action.value],
buyAddress: action.value,
buyView: {
subview: 'Coinbase',
amount: '15.00',