mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
parent
ed5615712c
commit
8d55cc33e2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue