osmosis-labs / isotonic

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

market: withdrawable query #133

Closed uint closed 2 years ago

uint commented 2 years ago

Part of #125 - the rest is actually using this on the frontend

Adds a Withdrawable query to the market contract that helps determine how much a given account can Withdraw.

uint commented 2 years ago

Rebased