Fix unit for C-Lightning fee report on info screen (#2990)

Fixes #2989
This commit is contained in:
Tony B 2022-03-08 19:26:38 +01:00 committed by GitHub
parent ed5615712c
commit 8d55cc33e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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