This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
lightning
mirror of
https://github.com/lukechilds/lightning.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
9140
Commits
55
Branches
107
Tags
38 MiB
C
79.9%
Python
16.3%
Assembly
1.2%
Makefile
1.2%
Shell
0.5%
Other
0.9%
Tree:
24b6132ee8
lightning
/
closingd
/
closingd_wire.csv
2.0 KiB
Raw
Blame
History
1
#include <bitcoin/tx.h>
2
#include <common/channel_id.h>
3
#include <common/cryptomsg.h>
4
#include <common/htlc_wire.h>
5
#include <common/per_peer_state.h>