-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pass $ alongside TVL #489 #202
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice job, can you update the swagger as well?
i couldn't find issue 489 ticket, can you please refer me to the ticket or provide more context on the pr? |
This PR is related to the ticket @gusin13 did before on phase-1, which adds btcusd in the reaponse |
@jeremy-babylonlabs @jrwbabylonlab sorry i am bit confused, is this change to support /v1/stats but aren't we deprecating it? even in that case shouldn't we simply cherry-pick the merge commit from this pr (in 0.3.x branch) and merge in main? |
I think i left a comment somewhere in the PR, but couldn't find it anymore. |
Apart from the above comments need to be addressed, recommend adding below two as well:
|
Some suggestions -
|
external_apis: | ||
coinmarketcap: | ||
api_key: ${COINMARKETCAP_API_KEY} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to setup during deployment
Issue babylonlabs-io/simple-staking#489