open-runtime-module-library
open-runtime-module-library copied to clipboard
Limit frequency of free feed from oracle providers
feed_values is free iff
- price difference is greater than
DeviationThreshold - OR last update is older than
HeartbeatThreashold
Otherwise the feed is still valid, just we will charge the standard tx fee.