core-lightning/onchaind
Christian Decker fad9a74662 tx: Use the context chainparams to determine the fee asset
This is the main reason we started weaving the chainparams everywhere: being
able to compare the asset type with the fee paying asset tag, thus determining
the value of the asset correctly (we still treat any non-fee-paying assets as
having value 0).

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-10-03 04:32:57 +00:00
..
test tx: Use the context chainparams to determine the fee asset 2019-10-03 04:32:57 +00:00
Makefile wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
onchain_types.h elements: Tell onchaind it may ignore fee outputs 2019-10-03 04:32:57 +00:00
onchain_wire.c onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchain_wire.csv common/utxo: make commitment_point optional in close_info. 2019-09-10 16:18:25 -05:00
onchain_wire.h onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchaind.c onchaind: Pass genesis hash to onchaind so it knows the chainparams 2019-10-03 04:32:57 +00:00