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
When exporting `Display` to bindings, Swift will add a `description`
method to the respective object. Unfortunately, this collides with
`Bolt11Invoice::description`, which we therefore rename to
`Bolt11Invoice::invoice_description`.
0 commit comments