Fix dash testnet config #447

pull/448/head
Martin Boehm 2020-06-22 18:40:54 +02:00
parent eb4e10ac67
commit abb6453fb3
1 changed files with 1 additions and 1 deletions

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"