blend-capital / blend-ui

Open source interface for the Blend protocol
MIT License
0 stars 4 forks source link

Feat/block no trustline borrowing #98

Closed carlosdimatteo closed 7 months ago

carlosdimatteo commented 8 months ago

added a new map hasTrustline to the user slice in order to check fro trustlines on assets from the pools without doing an async call or repeating code

closes #96