This should be a screen that lets someone pay a lightning invoice or pay to a bitcoin address. We should parse the Bolt11 request and display some information about the payment before sending.
If they pay to a bitcoin address then we will need to let them select how much to send (+probably some kind of fee, target confirmations, urgency selector).
Might as well think about how we would support keysend payments here. Insert a node pubkey and an amount and let them send a payment. Some point would be cool to let them set custom record data here as well.
This should be a screen that lets someone pay a lightning invoice or pay to a bitcoin address. We should parse the Bolt11 request and display some information about the payment before sending.
If they pay to a bitcoin address then we will need to let them select how much to send (+probably some kind of fee, target confirmations, urgency selector).
Might as well think about how we would support keysend payments here. Insert a node pubkey and an amount and let them send a payment. Some point would be cool to let them set custom record data here as well.