Closed bdeo closed 6 years ago
Fixes unnecessary mutations in monitorWeb3 action. This PR checks current state before making a mutation to force vuex to only mutate values when they change.
Fixes unnecessary mutations in monitorWeb3 action. This PR checks current state before making a mutation to force vuex to only mutate values when they change.