makerdao / keg

GNU Affero General Public License v3.0
11 stars 6 forks source link

Use Vat.move() #7

Closed lucas-manuel closed 4 years ago

lucas-manuel commented 4 years ago

One thing we need to consider is if we are gong to keep brew and pour separate - how are we going to enforce that the wad used in brew() is equal to the sum of the wads in wad[] in pour? How are we going to handle cases where the values are different?