electrs update to v0.9.0-rc2 #2548

This commit is contained in:
openoms 2021-09-24 15:14:36 +01:00
parent 9856aeb9e5
commit dcc5be20ac

View file

@ -1,9 +1,9 @@
#!/bin/bash
# https://github.com/romanz/electrs/releases
#ELECTRSVERSION="v0.9.0-rc1"
#ELECTRSVERSION="v0.9.0-rc2"
# https://github.com/romanz/electrs/commits/master
ELECTRSVERSION="3041e89cd2fb377541b929d852ef6298c2d4e60a"
# ELECTRSVERSION="3041e89cd2fb377541b929d852ef6298c2d4e60a"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then