Struct everscale_types::models::config::ConfigParam14
source · pub struct ConfigParam14;Expand description
Block creation reward for masterchain and basechain.
Contains a BlockCreationRewards.
Trait Implementations§
source§impl<'a> KnownConfigParam<'a> for ConfigParam14
impl<'a> KnownConfigParam<'a> for ConfigParam14
§type Value = BlockCreationRewards
type Value = BlockCreationRewards
Associated value type.
§type Wrapper = ParamIdentity<<ConfigParam14 as KnownConfigParam<'a>>::Value>
type Wrapper = ParamIdentity<<ConfigParam14 as KnownConfigParam<'a>>::Value>
Value wrapper.