Open hsjoberg opened 4 years ago
AddInvoice
can obviously get route hints to the node.
The SubscribeInvoices
stream would fetch the invoice though. -.-
We could make hardcode it to ignore on a specific invoice description or something.
Look into supporting Pines Payment Protocol https://github.com/blockfirm/pine-payment-server
Umbrella issue.
Trying out the https://github.com/hsjoberg/light-name prototype now makes sense now that lnd 0.9 has support for TLV.
SubscribeInvoices
would receive the spontaneous payments so the normal transaction receiving flow will probably "just work".Tasks
sendKeysendPayment
sendLightName
method or if we should just build everything in the frontend usingprotobufjs
and the normalsendCommand
flow. Decision: Normal flow with sendCommandEventually
QueryRouteHints
#126Links
https://api.lightning.community/#sendpayment https://api.lightning.community/#destcustomrecordsentry https://github.com/lightningnetwork/lnd/tree/v0.9.0-beta