Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ peer_control.c
File
peer_control.c
lightningd/peer_control.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"config.h"
2
#include <bitcoin/feerate.h>
3
#include <bitcoin/script.h>
4
#include <ccan/array_size/array_size.h>
Callers
nothing calls this directly
Calls
15
json_array_start
Function · 0.85
json_array_end
Function · 0.85
json_object_start
Function · 0.85
amount_msat_to_sat
Function · 0.85
json_add_amount_sat_msat
Function · 0.85
json_add_amount_msat
Function · 0.85
json_add_psbt
Function · 0.85
json_add_bool
Function · 0.85
json_object_end
Function · 0.85
json_add_u32
Function · 0.85
channel_amount_spendable
Function · 0.85
channel_amount_receivable
Function · 0.85
Tested by
no test coverage detected