JacobEberhardt / decentralized-energy-trading

Proof-of-Concept implementation of Privacy-Preserving Netting in Local Energy Grids
MIT License
9 stars 5 forks source link

Remove legacy code #30

Open jkuhlenkamp opened 4 years ago

jkuhlenkamp commented 4 years ago

We execute deprecated truffle migrations by calling:

truffle migrate --reset hard --network authority --f 2

We should remove the legacy migrations to decrease startup times and overhead.