NetworkCoreSubsidy

Trait NetworkCoreSubsidy 

Source
pub trait NetworkCoreSubsidy {
    // Required method
    fn core_subsidy_halving_interval(&self) -> u32;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl NetworkCoreSubsidy for Network

Implementors§