-
Notifications
You must be signed in to change notification settings - Fork 2
Wof/3.1.0 #53
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
Wof/3.1.0 #53
Conversation
… priceFeeds schema
|
|
||
| module.exports = { | ||
| WitOracleRequestPriceForexHkdUsd6: PriceTickerRequest({ | ||
| WitOracleRequestPriceHkdUsd6: PriceTickerRequest({ |
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.
Are we still using this feed?
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.
I don't think we do, but the asset files in witnet/assets are part of the legacy knowledge-base than anyone could rely on if deciding to run their own price feeds in a self-service way.
| }), | ||
|
|
||
| WitOracleRequestPriceForexKrwUsd9: PriceTickerRequest({ | ||
| WitOracleRequestPriceKrwUsd9: PriceTickerRequest({ |
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.
Are we still using this feed?
No description provided.