From c030a8fa2d6883eec4d515366b6d15a31bbbfd34 Mon Sep 17 00:00:00 2001 From: Tomas Susanka Date: Thu, 9 Jul 2020 11:30:32 +0200 Subject: [PATCH] common: update zcash branch id for the upcoming Heartwood fork --- common/defs/bitcoin/zcash.json | 2 +- common/defs/bitcoin/zcash_testnet.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/defs/bitcoin/zcash.json b/common/defs/bitcoin/zcash.json index bc57f8120..222fec050 100644 --- a/common/defs/bitcoin/zcash.json +++ b/common/defs/bitcoin/zcash.json @@ -46,7 +46,7 @@ "1": 0, "2": 0, "3": 1537743641, - "4": 733220448 + "4": 4122551051 }, "extra_data": true, "timestamp": false, diff --git a/common/defs/bitcoin/zcash_testnet.json b/common/defs/bitcoin/zcash_testnet.json index c0a89e6c8..98cdc9f95 100644 --- a/common/defs/bitcoin/zcash_testnet.json +++ b/common/defs/bitcoin/zcash_testnet.json @@ -42,7 +42,7 @@ "1": 0, "2": 0, "3": 1537743641, - "4": 733220448 + "4": 4122551051 }, "extra_data": true, "timestamp": false,