yearn / yearn-sdk

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

fix: convert earnings timestamps to milliseconds #255

Closed zannis closed 2 years ago

zannis commented 2 years ago

Adds a helper function that converts timestamps from seconds and microseconds to millis.

Fixes #244