Function: addMinter(address account)
Allows the caller who has access to the function to assign the address as the minter.
Inputs
account
Constraints: No constraints.
Impact: The address will have an ability to mint/burn tokens.
Branches and code coverage
Intended branches
The minter was successfully set
Negative behavior
Non-whitelisted caller