rgb-cln/onchaind
Rusty Russell f2291c44d6 onchaind: cap RBF penalty fee for testnet/regtest
On testnet I noticed if we can't reach bitcoind for some reason, we'll
keep RBFing our penalty tx ("it didn't go in, RBF harder!!").  Makes
no sense to grossly exceed the amount needed for next block, so simply
cap penalty at 2x "estimatesmartfee 2 CONSERVATIVE".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-11-18 13:38:42 +01:00
..
test onchaind: cap RBF penalty fee for testnet/regtest 2022-11-18 13:38:42 +01:00
Makefile onchaind/onchaind_wire.c duplicated in ONCHAIND_SRC 2022-09-23 14:40:29 +09:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind.c onchaind: cap RBF penalty fee for testnet/regtest 2022-11-18 13:38:42 +01:00
onchaind_wire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
onchaind_wire.csv onchaind: cap RBF penalty fee for testnet/regtest 2022-11-18 13:38:42 +01:00
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30