This repository has been archived by the owner on Sep 27, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed push to stack action to match name in reducer
Push to stack action was not updating state. This was because of a naming mismatch between dispatched action and the name in the reducer (PUSH_TO_STACK vs PUSH_TO_TXSTACK).
- Loading branch information