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
peer_pubkey in AddInvoiceRequest should accept an array. Right now we only have a choice of leaving the value empty to select all peers with a given asset_id or a single peer to do an RFQ with and add to the route hints of an invoice. We should be able to select multiple peers, but not necessarily all peers.