makerdao / keg

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

Support for Streaming Payments #11

Closed hexonaut closed 4 years ago

hexonaut commented 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.

hexonaut commented 4 years ago

Implemented with https://github.com/makerdao/keg/pull/12