mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-15 12:50:22 +02:00
It is possible for prevtx to be larger than max packet size, so for shared outputs (currently only the funding tx) we add support for sending the `txid` only across the wire and filling in the prevtx locally. Changelog-None |
||
|---|---|---|
| .. | ||
| common.c | ||
| common.h | ||
| dualopend.c | ||
| dualopend_wire.csv | ||
| Makefile | ||
| openingd.c | ||
| openingd_wire.csv | ||