Browse Source

updated bitcoin version

main
deicidus 2 years ago
parent
commit
cf132308b6
  1. 2
      spells/menu/install-bitcoin

2
spells/menu/install-bitcoin

@ -3,7 +3,7 @@
# This spell installs bitcoin on almost any Linux platform, from source when possible, otherwise from precompiled binary.
# Set Bitcoin version
BITCOIN_VERSION=23.0
BITCOIN_VERSION=24.1
# Install Bitcoin from source
install_bitcoin_from_source() {

Loading…
Cancel
Save