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
Introduces tests to ensure the successful creation of
`InvoiceRequest` when specifying a currency amount with
no amount_msats. And verifies that when both a currency
amount and amount_msats are specified, the values are handled
correctly. This ensures that `InvoiceRequest` behaves as
expected with various amount configs.
0 commit comments