Function build_steps

Source
pub fn build_steps(chain: Vec<BigUint>) -> Result<Vec<Step>, Error>
Expand description

Converts an addition chain into a series of steps.