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:
parent
ce03b7db51
commit
e543050868
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user