You are viewing a single comment's thread from:
RE: Read Encrypted Memo using Steem.js
I am using steem npm package (https://www.npmjs.com/package/steem). Might be this can be helpful (https://github.com/steemit/steem-js/blob/eec0e98e77c6c7122bc3d791775ead348728e6f1/test/memo.test.js)
I'll try the npm package in node to see if it works. Otherwise I could look into that source or even try to rebuild the functionality if possible. Does it still work on your end?
Appreciate the reply, thanks.
steem.memo Not present in the steem.min.js (Client-Side) and I have created a PR for it, hopefully it will be addresssed.
Thanks for looking into it and letting me know, hopefully it's just a bug and was not left out intentionally. Will be keeping an eye on it.