mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +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,
|
context: appState.currentView.name,
|
||||||
},
|
},
|
||||||
identity: state.metamask.identities[action.value],
|
identity: state.metamask.identities[action.value],
|
||||||
buyAddress: action.value,
|
|
||||||
buyView: {
|
buyView: {
|
||||||
subview: 'Coinbase',
|
subview: 'Coinbase',
|
||||||
amount: '15.00',
|
amount: '15.00',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user