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
Required for a future integration with Acala/ORML oracle compatibility
Currently the feed pallet is pull-based, meaning that new data needs to be requested. In order to integrate with e.g. the ORML oracle pallet it would be useful (and potentially necessary) to add a callback that allows reacting to new answers.
Task Description
Required for a future integration with Acala/ORML oracle compatibility
Currently the feed pallet is pull-based, meaning that new data needs to be requested. In order to integrate with e.g. the ORML oracle pallet it would be useful (and potentially necessary) to add a callback that allows reacting to new answers.
Related issue
Related pull request
The text was updated successfully, but these errors were encountered: