Can not connect to Zcash's node

You must update to new release, look at this thread:

in short:
git fetch origin
git checkout zc.v0.11.2.z5
Build:
./zcutil/fetch-params.sh
./zcutil/build.sh -j8
Delete old testnet data: rm -rf ~/.zcash/testnet3/

1 Like