mirror of
https://github.com/trezor/blockbook.git
synced 2026-02-19 16:31:19 +01:00
Zcash: Upgrade to zebra v3.0.0
This commit is contained in:
committed by
Vitalij Dovhanyc
parent
674271fec7
commit
d6a15b69f6
@@ -22,10 +22,10 @@
|
||||
"package_name": "backend-zcash",
|
||||
"package_revision": "satoshilabs-1",
|
||||
"system_user": "zcash",
|
||||
"version": "2.5.0",
|
||||
"docker_image": "zfnd/zebra:2.5.0",
|
||||
"version": "3.0.0",
|
||||
"docker_image": "zfnd/zebra:3.0.0",
|
||||
"verification_type": "docker",
|
||||
"verification_source": "c57e04a969b630fb5bddea77c4d1246552bb288c70a724d37dcb34f75a21456c",
|
||||
"verification_source": "ec082c6c3fb26b1cbb4aa0f044406dc0cfbc8ce5f3c3e5ff5f9886d832becac9",
|
||||
"extract_command": "mkdir backend/bin && docker cp extract:/usr/local/bin/zebrad backend/bin/zebrad",
|
||||
"exclude_files": [],
|
||||
"exec_command_template": "{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/bin/zebrad --config {{.Env.BackendInstallPath}}/{{.Coin.Alias}}/zcash.conf start",
|
||||
|
||||
Reference in New Issue
Block a user