@@ -59,7 +59,7 @@ the following command to start all services in the default generation path
5959$ sedge run
6060Using config file: /root/.sedge.yaml
61612022-12-29 19:55:55 -- [INFO] [Logger Init] Logging configuration: {Level:debug}
62- 2022-12-29 19:55:55 -- [INFO] You are running the latest version of sedge. Version: v1.9.1
62+ 2022-12-29 19:55:55 -- [INFO] You are running the latest version of sedge. Version: v1.10.0
63632022-12-29 20:40:24 -- [INFO] Checking dependencies: docker
64642022-12-29 20:40:24 -- [INFO] All dependencies are installed on host machine
65652022-12-29 19:55:55 -- [INFO] Setting up containers
@@ -110,7 +110,7 @@ start the validator.
110110$ sedge run --services execution,consensus
111111Using config file: /root/.sedge.yaml
1121122022-12-29 21:03:29 -- [INFO] [Logger Init] Logging configuration: {Level:debug}
113- 2022-12-29 21:03:29 -- [INFO] You are running the latest version of sedge. Version: v1.9.1
113+ 2022-12-29 21:03:29 -- [INFO] You are running the latest version of sedge. Version: v1.10.0
1141142022-12-29 21:03:29 -- [INFO] Checking dependencies: docker
1151152022-12-29 21:03:29 -- [INFO] All dependencies are installed on host machine
1161162022-12-29 21:03:29 -- [INFO] Setting up containers
@@ -155,7 +155,7 @@ Now you can start the validator client like follow:
155155$ sedge run --services validator
156156Using config file: /root/.sedge.yaml
1571572022-12-29 21:24:12 -- [INFO] [Logger Init] Logging configuration: {Level:debug}
158- 2022-12-29 21:24:12 -- [INFO] You are running the latest version of sedge. Version: v1.9.1
158+ 2022-12-29 21:24:12 -- [INFO] You are running the latest version of sedge. Version: v1.10.0
1591592022-12-29 21:24:12 -- [INFO] Checking dependencies: docker
1601602022-12-29 21:24:12 -- [INFO] All dependencies are installed on host machine
1611612022-12-29 21:24:12 -- [INFO] Setting up containers
0 commit comments