core-lightning/hsmd
Christian Decker 5dff67900e tx: Add chainparams when deserializing transactions from wire msgs
This is the other origin, besides `bitcoin_tx`, where we create `bitcoin_tx`
instances, so add the context as soon as possible. Sadly I can't weave the
chainparams into the deserialization code since that'd need to change all the
generated wire code as well.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-07-31 23:22:54 +00:00
..
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
hsm_wire.csv hsmd: Tell hsmd which chain we are working on 2019-07-31 23:22:54 +00:00
hsmd.c tx: Add chainparams when deserializing transactions from wire msgs 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