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§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.