Module pallet_feeds::dispatchables

source ·
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

  • Closes the feed and stops accepting new feed.
  • Create a new feed
  • Put a new object into a feed
  • Transfers feed from current owner to new owner
  • Updates the feed with init data provided.