Update BCH for Nov HF
This commit is contained in:
parent
5125601e56
commit
6349b9568a
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ const BINARIES = {
|
|||
dir: 'litecoin-0.17.1/bin'
|
||||
},
|
||||
BCH: {
|
||||
url: 'https://download.bitcoinabc.org/0.19.10/linux/bitcoin-abc-0.19.10-x86_64-linux-gnu.tar.gz',
|
||||
dir: 'bitcoin-abc-0.19.10/bin',
|
||||
url: 'https://download.bitcoinabc.org/0.20.0/linux/bitcoin-abc-0.20.0-x86_64-linux-gnu.tar.gz',
|
||||
dir: 'bitcoin-abc-0.20.0/bin',
|
||||
files: [['bitcoind', 'bitcoincashd'], ['bitcoin-cli', 'bitcoincash-cli']]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue