niftynei
|
8317957db2
|
feerate: remove duplicate method
is dupe of `bitcoin_tx_core_weight`
|
2020-10-20 14:27:19 +10:30 |
|
niftynei
|
b2170cf3f4
|
feerate: add a 'common_weight' calculation for a tx
The bits of a transaction that are paid by the opener!
|
2020-09-09 19:54:20 +09:30 |
|
Rusty Russell
|
731e037b36
|
change_amount: routine to determine if change output is worthwhile.
This can be used by plugins which create their own txs.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2020-07-08 21:07:20 +02:00 |
|
Rusty Russell
|
a9427f1a8d
|
bitcoin/feerate: new exposure for feerate parsing outside lightningd.
This exposes the numeric part of param_feerate() as param_feerate_val().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2020-07-08 21:07:20 +02:00 |
|
Rusty Russell
|
0e6c0dbba2
|
bitcoin: expose feerate_floor.
Onchaind will want it.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2018-06-21 13:43:32 +02:00 |
|