pub trait Config: Config + Config { }
Expand description

A base trait for all individual pallets

Object Safety§

This trait is not object safe.

Implementors§