OSDN Git Service

Added block store to store block and the latest height.
[bytom/bytom.git] / cmd / blockchain / Readme.md
index 7c22fd5..04d791d 100644 (file)
@@ -1,3 +1,7 @@
+---------------build:
+go build
+
+---------------Run:
 For two node test。
 step1:  ./test.sh node1
 step2: ./test.sh node2