The listforwards RPC command displays all htlcs that have been attempted to be forwarded by the Core Lightning node.
If status is specified, then only the forwards with the given status are returned. status can be either offered or settled or failed or local_failed
If in_channel or out_channel is specified, then only the matching forwards on the given in/out channel are returned.
Generated using TypeDoc
The listforwards RPC command displays all htlcs that have been attempted to be forwarded by the Core Lightning node.
If status is specified, then only the forwards with the given status are returned. status can be either offered or settled or failed or local_failed
If in_channel or out_channel is specified, then only the matching forwards on the given in/out channel are returned.