Fix dash testnet config #447

This commit is contained in:
Martin Boehm 2020-06-22 18:40:54 +02:00
parent eb4e10ac67
commit abb6453fb3

View File

@ -25,7 +25,7 @@
"version": "0.15.0.0",
"binary_url": "https://github.com/dashpay/dash/releases/download/v0.15.0.0/dashcore-0.15.0.0-x86_64-linux-gnu.tar.gz",
"verification_type": "gpg-sha256",
"verification_source": "https://github.com/dashpay/dash/releases/download/v0.15.0.0/dashcore-0.15.0.0-x86_64-linux-gnu.tar.gz.asc",
"verification_source": "https://github.com/dashpay/dash/releases/download/v0.15.0.0/SHA256SUMS.asc",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/dash-qt"