You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes have been pushed. Please review. Let's be careful because there seems to be some code redundancy in public/js/calculator.coffeescript, some of this seemingly redundant code is referencing the previous data structure, although it didn't seem to cause problems.
fetch the bitcoinaverage.com CAD price instead of different exchanges.
Suggested API call:
https://api.bitcoinaverage.com/ticker/global/CAD/
I used the "24h_avg" price in Cafe Aunja at first but because of the price volatility I switched to "bid" price to prevent potential losses
The text was updated successfully, but these errors were encountered: