Function pallet_feeds::dispatchables::transfer

source ·
pub fn transfer<T: Config>(
    feed_id: T::FeedId,
    new_owner: <T::Lookup as StaticLookup>::Source,
)
Expand description

Transfers feed from current owner to new owner

§Warning: Doc-Only

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