Closed hexonaut closed 4 years ago
Need to add a mugs / time parameter that allows the contract to suck from the vat at a predetermined amount and distribute it to the preset mugs. Should also add a non-auth, public function which allows anyone to stream the payments.
suck
vat
Implemented with https://github.com/makerdao/keg/pull/12
Need to add a mugs / time parameter that allows the contract to
suck
from thevat
at a predetermined amount and distribute it to the preset mugs. Should also add a non-auth, public function which allows anyone to stream the payments.