support Bitcoin Core v0.21.1, Bitcoin Cash Node v23.0.0
This commit is contained in:
parent
4f631a1068
commit
ba7fec5033
1 changed files with 2 additions and 2 deletions
|
|
@ -348,7 +348,7 @@ class CoinDaemon(Daemon):
|
|||
'bitcoin_core',
|
||||
'Bitcoin',
|
||||
'Bitcoin',
|
||||
'Bitcoin Core', 210000, '0.21.0',
|
||||
'Bitcoin Core', 210100, '0.21.1',
|
||||
'bitcoind',
|
||||
'bitcoin-cli',
|
||||
'bitcoin.conf',
|
||||
|
|
@ -358,7 +358,7 @@ class CoinDaemon(Daemon):
|
|||
'bitcoin_cash_node',
|
||||
'BitcoinCashNode',
|
||||
'Bitcoin',
|
||||
'Bitcoin Cash Node', 22020000, '22.2.0',
|
||||
'Bitcoin Cash Node', 23000000, '23.0.0',
|
||||
'bitcoind-bchn',
|
||||
'bitcoin-cli-bchn',
|
||||
'bitcoin.conf',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue