core-lightning/channeld/test
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
..
Makefile makefiles: move all unit tests under make check-units 2019-06-30 16:41:30 +09:30
run-commit_tx.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00
run-full_channel.c tx: Add chainparams to struct bitcoin_tx as context 2019-07-31 23:22:54 +00:00