We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this
rate = requests.get('https://api.bitfinex.com/v1/pubticker/' + request.session['fm_currency'] + 'usd')
could be replaced with a query of the MakerDAO price oracle - perhaps even via INCUBED.
Otherwise it is easy for bitfinex to get cheap tickets as far as I see ,-)
The text was updated successfully, but these errors were encountered:
Merge pull request efdevcon#2 from esPass/master
6a8fbc9
update
closing in favor of #66 - this one here is outdated anyway as it is now a setting and not a api call
Sorry, something went wrong.
No branches or pull requests
this
could be replaced with a query of the MakerDAO price oracle - perhaps even via INCUBED.
Otherwise it is easy for bitfinex to get cheap tickets as far as I see ,-)
The text was updated successfully, but these errors were encountered: