osmosis-labs / isotonic

Smart Contracts for the Lendex Protocol
MIT License
1 stars 0 forks source link

Add separate message for charging interest without repay #57

Closed ethanfrey closed 2 years ago

ethanfrey commented 2 years ago
uint commented 2 years ago

@ethanfrey Do we need this even if we have #56? Feels like at that point the internal operation of calculating interest would be pretty transparent.

ethanfrey commented 2 years ago

These were ideas from @ueco-jb for testing. If you don't need it to test, then I don't think we need it.

ueco-jb commented 2 years ago

Yup, simulate should suffice in that case.

Closing in favor of #56 .