Struct tg_test_utils::RulesBuilder
source · [−]pub struct RulesBuilder {
pub voting_period: u32,
pub quorum: Decimal,
pub threshold: Decimal,
pub allow_end_early: bool,
}Fields
voting_period: u32quorum: Decimalthreshold: Decimalallow_end_early: bool