Closed MysticDakra closed 2 years ago
I changed the approval from msg.sender to address(this) because we should be giving approval to the deployer contract not to the sender because we need to send reaming tokens back to the user from the deployer.
I changed the approval from msg.sender to address(this) because we should be giving approval to the deployer contract not to the sender because we need to send reaming tokens back to the user from the deployer.