vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.
Apache License 2.0
196 stars 74 forks source link

Add API endpoint for issuing invoices #161

Open michaeldzjap opened 5 years ago

michaeldzjap commented 5 years ago

I am interested in using the invoice functionality. However, from looking at the defined routes I noticed that there doesn't seem to exist an API endpoint for issuing an invoice (the equivalent of _/v1/wallet/owner/issue_sendtx say) only receiving. Would it be possible to add this?

jaspervdm commented 5 years ago

Unfortunately we don't have the full invoice support that grin has right now, however we are looking to add it shortly after v2.0.0 release.