netsec-ethz/rains

Mark simulation code in rainsd

Closed this issue · 1 comments

There are some code snippets using the channel implementation. contain them in a if(isSimulation){} and have a global variable which can be set to true in case it gets used.
Or even better do not make a special case for them if possible

OBE, sim code removed