Struct everscale_types::models::config::ConfigParam28
source · pub struct ConfigParam28;Expand description
Catchain configuration params.
Contains a CatchainConfig.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam28
impl<'a> KnownConfigParam<'a> for ConfigParam28
§type Value = CatchainConfig
type Value = CatchainConfig
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam28 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam28 as KnownConfigParam<'a>>::Value>
Value wrapper.