yearn / yearn-sdk

🦧 SDK for the yearn.finance platform. WIP
https://npm.im/@yfi/sdk
MIT License
53 stars 56 forks source link

replace if with switch statement #237

Closed coder-abdo closed 2 years ago

coder-abdo commented 2 years ago

replace if statement with switch statement for more readability.

jstashh commented 2 years ago

Done in https://github.com/yearn/yearn-sdk/pull/234