Open
Description
In #1565 I ask for all accepted buy quotes to be returned in AddInvoiceResponse
. As a compliment to that, I'd also like to see all rejected buy quotes if there was an accepted buy quote. Right now with #1457 in AddInvoiceResponse
, if a quote is outside of the range of
taproot-assets.experimental.rfq.acceptpricedeviationppm
AND at least one other peer's quote is within range, then the out of range quotes are silently discarded. It would be nice to see what quotes are out of range, that way we can get an idea on where the market is at and why we aren't routing payments through certain peers.