MCPcopy 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_startFunction · 0.85
json_array_endFunction · 0.85
json_object_startFunction · 0.85
amount_msat_to_satFunction · 0.85
json_add_amount_sat_msatFunction · 0.85
json_add_amount_msatFunction · 0.85
json_add_psbtFunction · 0.85
json_add_boolFunction · 0.85
json_object_endFunction · 0.85
json_add_u32Function · 0.85
channel_amount_spendableFunction · 0.85

Tested by

no test coverage detected