You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we still make sure to only claim if the withheld amount is what we expect, I think we should be able to set the min_value_msat field on create_inbound_payment to the net amount, which probably would yet another layer of protection?
While we still make sure to only claim if the withheld amount is what we expect, I think we should be able to set the
min_value_msatfield oncreate_inbound_paymentto the net amount, which probably would yet another layer of protection?