Closed phouchens closed 2 years ago
This PR attempts to fix issue #113 BUG Hardcoded MIA text on claim mining rewards .
Go to Mining page Click on Claim Rewards Text says "newly minted MIA" regardless of selection
Uses props.token.symbol instead of the hard coded string.
Issue
This PR attempts to fix issue #113 BUG Hardcoded MIA text on claim mining rewards .
How to Reproduce
Go to Mining page Click on Claim Rewards Text says "newly minted MIA" regardless of selection
Solution
Uses props.token.symbol instead of the hard coded string.