chore: bitcoind v26.0
This commit is contained in:
parent
77b6ad26ed
commit
eb6d95e6f4
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ const BINARIES = {
|
|||
BTC: {
|
||||
defaultUrl: 'https://bitcoincore.org/bin/bitcoin-core-0.20.1/bitcoin-0.20.1-x86_64-linux-gnu.tar.gz',
|
||||
defaultDir: 'bitcoin-0.20.1/bin',
|
||||
url: 'https://bitcoincore.org/bin/bitcoin-core-25.1/bitcoin-25.1-x86_64-linux-gnu.tar.gz',
|
||||
dir: 'bitcoin-25.1/bin'
|
||||
url: 'https://bitcoincore.org/bin/bitcoin-core-26.0/bitcoin-26.0-x86_64-linux-gnu.tar.gz',
|
||||
dir: 'bitcoin-26.0/bin'
|
||||
},
|
||||
ETH: {
|
||||
url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.13.5-916d6a44.tar.gz',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue