pub fn feed<T: Config>(key: T::OracleKey, value: T::OracleValue)
Expand description

Permissionles call to feed an oracle key from a source with value. The first time a value is set for a key, an extra fee is required for the feeder.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::feed.