Doichain / dapp

Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6 stars 6 forks source link

REST-API export is missing opt-in data #105

Closed SendFlo closed 5 years ago

SendFlo commented 5 years ago

When using the REST-API export, only recipient, sender and requesttime are returned. It should be possible to get the 'data' of the opt-in (e.g. templateParam) as well.