We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c24b43 commit a540611Copy full SHA for a540611
1 file changed
configs/coins/zcash.json
@@ -22,10 +22,10 @@
22
"package_name": "backend-zcash",
23
"package_revision": "satoshilabs-1",
24
"system_user": "zcash",
25
- "version": "4.4.1",
26
- "docker_image": "zfnd/zebra:4.4.1",
+ "version": "4.5.0",
+ "docker_image": "zfnd/zebra:4.5.0",
27
"verification_type": "docker",
28
- "verification_source": "96149af0257d1f52612544b68f160f8c1bd1d229a47aced203bfa35f4925137d",
+ "verification_source": "9fd0125f01a04f3ebaec3d0c6426ee4fa48c7a587e62a12d1ac79c3d5fc357e7",
29
"extract_command": "mkdir backend/bin && docker cp extract:/usr/local/bin/zebrad backend/bin/zebrad",
30
"exclude_files": [],
31
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/bin/zebrad --config {{.Env.BackendInstallPath}}/{{.Coin.Alias}}/zcash.conf start",
0 commit comments