mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 00:19:15 +00:00
Bump Samourai Dojo version to 1.5.0 (#289)
This commit is contained in:
parent
19b7f25144
commit
c6959e19a5
|
@ -34,7 +34,7 @@ Each myNode device comes with a number of wonderful features:
|
|||
- Electrum Server (Electrum Rust Server aka Electrs 0.7.0)
|
||||
- BTCPay Server (v1.0.3.153)
|
||||
- RTL (Ride the Lightning) - Lightning Wallet (v0.7.0)
|
||||
- Samourai Dojo (v1.4.1)
|
||||
- Samourai Dojo (v1.5.0)
|
||||
- Samourai Whirlpool (whirlpool-client-cli v0.10.4)
|
||||
- BTC RPC Explorer (v2.0.0)
|
||||
- Mempool.Space - Mempool local visualizer for the Bitcoin blockchain
|
||||
|
|
|
@ -70,7 +70,7 @@ while true; do
|
|||
fi
|
||||
|
||||
# Install Dojo
|
||||
DOJO_VERSION="v1.4.1"
|
||||
DOJO_VERSION="v1.5.0"
|
||||
DOJO_UPGRADE_URL=https://github.com/Samourai-Wallet/samourai-dojo/archive/$DOJO_VERSION.tar.gz
|
||||
DOJO_UPGRADE_URL_FILE=/mnt/hdd/mynode/settings/dojo_url
|
||||
CURRENT=""
|
||||
|
|
Loading…
Reference in New Issue
Block a user