pub trait BootEnvironment: TxHandler + Clone { }
👎Deprecated since 0.8.1: Phasing out the use of BootEnvironment in favor of CwEnv
Expand description

Signals a supported execution environment

Implementors§