arc.js_legacy
arc.js_legacy copied to clipboard
DAO.new should handle non-Arc voting machines
DAO.new does not currently have a way to accept a non-Arc voting machine.
The caller should provide a callback whereby the non-Arc voting machine parameters can be registered. The callback should include the Reputation address.
@dkent600 how do you know if it is arc or non-arc voting machine ?
@orenyodfat
how do you know if it is arc or non-arc voting machine ?
Just going by what the user passes into the DAO.new configuration parameters. It would also require changes in the Vanille user interface.