Module kilt_support::traits
source · Traits
- The sources of a call struct.
- Trait to simulate an origin with different sender and subject. This origin is only used on benchmarks and testing.
- Trait that allows types to implement a worst case value for a type, only when running benchmarks.
- Trait that allows instanciating multiple instances of a type.
- Generic filter.
- A trait that allows version migrators to access the underlying pallet’s context, e.g., its Config trait.