frequency-chain/provider-dashboard

Remove duplicate store values

Closed this issue · 0 comments

As a developer, I do not want the same value stored in duplicate and non-connected locations.

AC:

  • Delete storeConnected, storeBlockNumber, and storeToken in favor of storeChainInfo.
  • Update how we're using the stored values where possible.