Type Alias gtest_runtime::UniversalDividendConfig 
source · pub type UniversalDividendConfig = GenesisConfig<Runtime>;Aliased Type§
struct UniversalDividendConfig {
    pub first_reeval: Option<u64>,
    pub first_ud: Option<u64>,
    pub initial_monetary_mass: u64,
    pub ud: u64,
}Fields§
§first_reeval: Option<u64>moment of the first UD reeval
first_ud: Option<u64>moment of the first UD generation
initial_monetary_mass: u64initial monetary mass (should match total issuance)
ud: u64value of the first UD expressed in amount of currency