Display market prices apis #1812
Labels
enhancement 🆙
New feature or request
good first issue
Good for newcomers
javascript
Pull requests that update Javascript code
Is your feature request related to a problem? Please describe.
Different Coordinators may use multiple sources to get the market price. Over these reponses, the median price is calculated and that the one the Coordinator uses to calculate satoshis. This is an useful feature for users but we don´t display it on the frontend
Describe the solution you'd like
Display these sources in Coordinator's profile and explain for the case of multiple sources, the median is calculated.
sources introduced to the API on this PR: #1811
Additional context
Coordinator's profile: https://github.com/RoboSats/robosats/blob/main/frontend/src/components/Dialogs/Coordinator.tsx
The text was updated successfully, but these errors were encountered: