pub trait BasicParachainRuntime: Config + Config + Config + Config + Config + Config + Config { }
Expand description

A set of traits for a minimal parachain runtime, that may be used in conjunction with the ExtBuilder and the RuntimeHelper.

Object Safety§

This trait is not object safe.

Implementors§