Hi Carlos Faria,
I like this simulator a lot and is going to use/modify it for my research. I have a question about your implementation of transaction_factory.broadcast after run/read your code (I'm using the config.json in your current github repo):
It seems that the increase of interval parameter (interval in seconds between each batch) doesn't change the simulation results? Isn't it supposed to have less transactions done if I set the interval sufficiently large relative to duration?
Best,
Hi Carlos Faria,
I like this simulator a lot and is going to use/modify it for my research. I have a question about your implementation of transaction_factory.broadcast after run/read your code (I'm using the config.json in your current github repo):
It seems that the increase of
intervalparameter (interval in seconds between each batch) doesn't change the simulation results? Isn't it supposed to have less transactions done if I set theintervalsufficiently large relative toduration?Best,