lnd/lnwallet/chancloser
Olaoluwa Osuntokun 3c5f96de7c
lnwallet/chancloser: enable custom payer for rbf coop close
In this commit, we enable a custom payer for the rbf coop close. This
allows us to ensure that the party that started one side of the close
flow pays the fees.
2024-12-10 23:07:03 +01:00
..
aux_closer.go multi: update to fn v2 2024-12-04 13:19:00 -07:00
chancloser.go lnwallet/chancloser: add state transitions for new protofsm rbf closer 2024-12-10 23:07:01 +01:00
chancloser_test.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
interface.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
mock.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
rbf_coop_msg_mapper.go lnwallet/chancloser: create a MsgMapper for the protofsm rbf close 2024-12-10 23:07:01 +01:00
rbf_coop_states.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
rbf_coop_test.go lnwallet: for rbf coop close, log the close tx 2024-12-10 23:07:02 +01:00
rbf_coop_transitions.go lnwallet/chancloser: enable custom payer for rbf coop close 2024-12-10 23:07:03 +01:00