mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-01 02:34:39 +01:00
ln_listpeers in traces
This commit is contained in:
@@ -469,7 +469,7 @@ ln_listpeers() {
|
||||
result=$(./lightning-cli ln_listpeers)
|
||||
returncode=$?
|
||||
trace_rc ${returncode}
|
||||
trace "[ln_getinfo] result=${result}"
|
||||
trace "[ln_listpeers] result=${result}"
|
||||
|
||||
echo "${result}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user