mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
parent
ed5615712c
commit
8d55cc33e2
@ -236,7 +236,7 @@ if [ "${lightning}" != "" ]; then
|
||||
else
|
||||
source <(/home/admin/_cache.sh meta ln_${lightning}_${chain}net_fees_total)
|
||||
ln_totalfees="${value}"
|
||||
ln_feeReport="Fee Report: ${color_green}${ln_totalfees} ${color_gray}${netprefix}sat"
|
||||
ln_feeReport="Fee Report: ${color_green}${ln_totalfees} ${color_gray}${netprefix}msat"
|
||||
fi
|
||||
|
||||
# on-chain wallet info
|
||||
|
Loading…
x
Reference in New Issue
Block a user