ScopeLift / reimbursement-tokens

0 stars 0 forks source link

Implement and Test Collateral mechanics #21

Closed apbendi closed 3 years ago

apbendi commented 3 years ago

closes #9

Non-treasury tokens can now optionally be added as collateral. These tokens will only be distributed upon maturity to "make up" for a shortfall in treasury tokens, i.e. if the face value debt is not fully paid. This PR implements all mechanics related to this use case.