referrerpolicy=no-referrer-when-downgrade

Crate frame_support_test_pallet

Source
Expand description

A basic pallet that can be used to test construct_runtime!.

Re-exports§

pub use pallet::*;

Modules§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.