Exercise: Payments

Practice implementing payments in Solidity.

We'll cover the following...

In this exercise, we'll implement the last method in the Auction smart contract and allow users to withdraw ...