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
In #336 we added support for specifying SendingParameters for BOLT11 and spontaneous payments.
Unfortunately, the BOLT12 API currently doesn't allow to specify these fields, but we should also add them to BOLT12 sending methods once it becomes available in LDK (see tracking issue lightningdevkit/rust-lightning#3262)