Crate pallet_feeds

source ·
Expand description

Pallet feeds, used for storing arbitrary user-provided data combined into feeds.

Re-exports§

  • pub use __tt_error_token_1 as tt_error_token;
  • pub use __tt_default_parts_7 as tt_default_parts;
  • pub use __tt_extra_parts_7 as tt_extra_parts;
  • pub use __tt_default_parts_v2_7 as tt_default_parts_v2;

Modules§

  • Auto-generated docs-only module listing all defined dispatchables for this pallet.
  • Defines FeedProcessor and its types
  • Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.

Structs§

  • Mapping to the object offset within an extrinsic associated with given key
  • Pallet feeds, used for storing arbitrary user-provided data combined into feeds.
  • Total amount of data and number of objects stored in a feed

Enums§

  • Contains a variant per dispatchable extrinsic that this pallet has.
  • pallet-feeds errors
  • pallet-feeds events

Traits§

  • Configuration trait of this pallet.

Type Aliases§

  • ModuleDeprecated
    Type alias to Pallet, to be used by construct_runtime.