trustlines-protocol / merkle-drop

MIT License
12 stars 1 forks source link

Simplify burnUnusableTokens #30

Closed ghost closed 5 years ago

ghost commented 5 years ago

We keep track of the tokens we already have burned and compare that to the number of tokens that should have been burned at a given time. We then burn the difference.