Expand description

§substrate-test pallet

Provides functionality used in unit-tests of numerous modules across substrate that require functioning runtime. Some calls are allowed to be submitted as unsigned extrinsics, however most of them requires signing. Refer to pallet::Call for further details.

Re-exports§

Modules§

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

Functions§