web
web copied to clipboard
Thorchain lending - enforce minOut
For TC lending:
- create logic to add minOut to the memo
- add x% slippage from expected output
- validate transaction function correctly
- uncomment minOut enforcement in memo.ts and enable tests
waiting on PR to be tested when borrows are re-enabled.
@0xean closing this one in favor of a loan open specific one: https://github.com/shapeshift/web/issues/6954 All other places now have MinOut enforced.