lncli listchannels | tr -d '",' |
awk '/chan_id|capacity|local_balance|remote_balance|peer_alias/{print $1 $2 $3 $4",";
if(/capacity/){ capacity = $2 }
if(/local_balance/){ printf "%08.4f%%, \n", capacity / $2 }}' |
sed 'N;N;N;N;N;s/\n/ /g' | sort -k 4nr | awk '{print $1 $4 $6}' |
sed 's/,/", # /' | sed 's/%,/% /' |
sed 's/chan_id:/"/' | sed 's/peer_alias:/ /' | sed 's/.$//' | sed '$s/,/ /'
Pinned Loading
-
-
-
-
-
-
npub
npub 18d44a2e4fff09f8d113598f57f94e3ffc90be06700e08a0f83646acc33d269fe
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


