You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ The location on the host where the Tezos client configuration will reside. This
40
40
41
41
The tezos docker image to use.
42
42
43
-
tezos_docker_image: tezos/tezos:v8.2
43
+
tezos_docker_image: tezos/tezos:v9.4
44
44
45
45
The history mode you wish to operate your node in. Options are full, archive or snapshot (currently only tested using `full`)
46
46
@@ -58,10 +58,6 @@ The path or URL to the snapshot file that will be used for the initial import of
58
58
59
59
snapshot_tmp_file: /tmp/snapshot
60
60
61
-
The block hash of the _last_ block in the snapshot file. The import process uses this value to verify that the latest hash of the provided import file is the one you are expecting.
0 commit comments