teller-protocol / teller-protocol-v1

Teller is a lending and undercollateralized borrowing protocol on the Ethereum blockchain. Teller is the first protocol to allow zero collateral borrowing for greater than one block.
https://teller.finance/
MIT License
104 stars 38 forks source link

unstake function #443

Closed elclandestin0 closed 3 years ago

elclandestin0 commented 3 years ago

The Unstake function is an option for the user to unstake their NFTs on either Polygon or ETH MAINNET. This happens by removing them from the staked mapping then transferring to the users' respective wallets

elclandestin0 commented 3 years ago

nice! can we get a test to along with this?

done