refactor code to reduce duplication of the code
Type class instances for `redeemVoucher` function has a lot of code duplication. This change refactors them to reuse the main logic of the code and abstract out parts that differ between instances.
parent
9b048546
No related branches found
No related tags found
Please register or sign in to comment