core-lightning/channeld
Christian Decker 9288a7906b tx: Add chainparams to struct bitcoin_tx as context
The way we build transactions, serialize them, and compute fees depends on the
chain we are working on, so let's add some context to the transactions.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-07-31 23:22:54 +00:00
..
test tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
channel_wire.csv bolt-gen: use 'enum' instead of 'e:' prefix for enums 2019-07-24 06:31:46 +00:00
channeld_htlc.h channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
channeld.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
commit_tx.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
commit_tx.h tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
full_channel.h tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
Makefile wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00