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
Currently, ChannelManager::pay_for_offer_from_human_readable_name only allows setting the amount_msat and max_total_routing_fee_msat parameters. It should also support setting all the other parameters of pay_for_offer, i.e.,, quantity, payer_note in particular.