The LND API documentation is here, but doesn’t contain much information about what the responses to various calls mean. Can anyone explain what these responses are describing? describegraph[‘edges’] I understand this to be channel data, but not sure exactly what it’s describing. “time_lock_delta”: 14, “min_htlc”: “0”, “fee_base_msat”: “546000” “fee_rate_milli_msat”: “10” getnetworkinfo “avg_out_degree”: 2.841628959276018 “max_out_degree”: 102Read more