mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
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>