Resource Minter
Resource object that token admin accounts can hold to mint new tokens.
Initializer
Functions
fun mintTokens()
Function that mints new tokens, adds them to the total supply, and returns them to the calling context.
Parameters:
- amount : The quantity of tokens to mint
Returns: The Vault resource containing the minted tokens