fixitornever

Results 3 issues of fixitornever

During part 4 of the tutorial we add an operation cost to the mintTo() operation of the smart contract. However passing the cost to the method from the hardhat task...

During Step 4 we add the support of `withdrawPayments()` to our smart contract however if you want to call that method you need a new hardhat task which is not...

Hello I followed part 4 with few remarks leading me to call the `withdrawPayments()` to my smart contract. Each time the `mintTo()` method is called the smart contract is getting...