mars-protocol / rover

Smart contracts for Rover
GNU General Public License v3.0
1 stars 1 forks source link

Revert "Guard on lending small amounts" #155

Closed grod220 closed 1 year ago

grod220 commented 1 year ago

Reverts mars-protocol/rover#152

Turns out the vulnerability I was guarding for is not possible given we removed the donate function in Red Bank. This can be reverted.