Function pallet_feeds::dispatchables::create

source ·
pub fn create<T: Config>(
    feed_processor_id: T::FeedProcessorKind,
    init_data: Option<Vec<u8>>,
)
Expand description

Create a new feed

§Warning: Doc-Only

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