Skip to content

Commit a540611

Browse files
authored
update to Zebra 4.5.0 (trezor#1532)
1 parent 1c24b43 commit a540611

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

configs/coins/zcash.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"package_name": "backend-zcash",
2323
"package_revision": "satoshilabs-1",
2424
"system_user": "zcash",
25-
"version": "4.4.1",
26-
"docker_image": "zfnd/zebra:4.4.1",
25+
"version": "4.5.0",
26+
"docker_image": "zfnd/zebra:4.5.0",
2727
"verification_type": "docker",
28-
"verification_source": "96149af0257d1f52612544b68f160f8c1bd1d229a47aced203bfa35f4925137d",
28+
"verification_source": "9fd0125f01a04f3ebaec3d0c6426ee4fa48c7a587e62a12d1ac79c3d5fc357e7",
2929
"extract_command": "mkdir backend/bin && docker cp extract:/usr/local/bin/zebrad backend/bin/zebrad",
3030
"exclude_files": [],
3131
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/bin/zebrad --config {{.Env.BackendInstallPath}}/{{.Coin.Alias}}/zcash.conf start",

0 commit comments

Comments
 (0)