Function pallet_feeds::dispatchables::put

source ·
pub fn put<T: Config>(feed_id: T::FeedId, object: Vec<u8>)
Expand description

Put a new object into a feed

§Warning: Doc-Only

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