Message: ExecuteMsg::Burn
The message asserts that the info.sender of the message is the minter and calls cw20_execute with the provided user input. The transaction will revert if the info.sender does not have the mint capabilities.