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
Fedimint just merged having the gateway pay itself by just creating a normal invoice, this needs to get added to the UI for the gateway under the "Lightning" Wallet Action:
Dev steps:
Fork and clone UI repo
Run nix develop
Run just gateway to start up a dev federation and the gateway with a UI
Add the "Lightning" wallet action back
User should be able to input an amount in Sats
User clicks "Create Invoice"
User presented with the Lightning Invoice as a QR code with a copyable string below it
The text was updated successfully, but these errors were encountered:
Fedimint just merged having the gateway pay itself by just creating a normal invoice, this needs to get added to the UI for the gateway under the "Lightning" Wallet Action:
Dev steps:
just gateway
to start up a dev federation and the gateway with a UIThe text was updated successfully, but these errors were encountered: