You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DistributeMintedCoin does too many things and violates the separation of concerns. It should be refactored to focus on one thing and potentially call other methods.
Background
This is a follow-up to #1839
DistributeMintedCoin does too many things and violates the separation of concerns. It should be refactored to focus on one thing and potentially call other methods.
Suggested Design
Acceptance Criteria
The text was updated successfully, but these errors were encountered: