dsg-titech / simblock

An open source blockchain network simulator.

Home Page:https://dsg-titech.github.io/simblock/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello,I have get the answer,Out.txt file is not output to file int the dir of Output.when you input <gradle :simulator:run> ,the content of out.txt will output to the command line.

vmardiansyah opened this issue · comments

Hello,I have get the answer,Out.txt file is not output to file int the dir of Output.when you input ,the content of out.txt will output to the command line.

Originally posted by @1073280291 in #16 (comment)

I believe there is no "out.txt" file, only output.json file is created when you running this simulator. as you can see in main.java
https://github.com/vmardiansyah/simblock/blob/master/simulator/src/main/java/simblock/simulator/Main.java

The simulator will create the output.json file as an output information