referrerpolicy=no-referrer-when-downgrade

Crate frame_support_test

Source
Expand description

Minimal pallet without frame_system::Config-super trait.

Re-exports§

Modules§

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.
  • Same semantic as [frame_system].

Structs§

  • Provides an implementation of [frame_support::traits::Randomness] that should only be used in tests!

Enums§

Functions§

  • Ensure that the origin o represents the root. Returns Ok or an Err otherwise.