Crate pallet_root_testing
source ·Expand description
§Root Testing Pallet
Pallet that contains extrinsics that can be useful in testing.
NOTE: This pallet should only be used for testing purposes and should not be used in production runtimes!
Re-exports§
pub use pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.