remove option

Issue #434 resolved
Benjamin Cordes created an issue

options has these variable which are not used. remove?

public boolean aggregate;

public boolean distributeLiquidity;

Comments (7)

  1. Desrever Nu

    aggregate will never be used again, can be removed ( I will do it )

    distribtuteLiquidity will be activated in 0.2.1, so leave it for now (no need to expose it via UI )

  2. Log in to comment