Function new

Source
pub fn new(
    haste_multiplier: u64,
    enable_stats: bool,
    genesis_period: BlockId,
    social_stake: Currency,
    social_stake_period: BlockId,
    delete_old_blocks: bool,
) -> SaitoWasm