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 generating a Lightning invoice using the "Generate Lightning Invoice" form in the Fedimint TypeScript demo, the amount input is in sats (as labeled), but the resulting invoice amount is interpreted as millisats. This leads to a 1000x discrepancy in the invoice value.