BitShares Forum

Main => Technical Support => Topic started by: monsterer on April 20, 2015, 02:40:47 pm

Title: How to manually decode a memo on your account?
Post by: monsterer on April 20, 2015, 02:40:47 pm
I have an 'interesting' memo which is part of a transaction we own, but I think the console output of the transaction is corrupting it, since it contains special characters.

How can I decode the memo on a transaction manually?
Title: Re: How to manually decode a memo on your account?
Post by: pc on April 20, 2015, 04:44:42 pm
Can't you use wallet_get_transaction RPC call? The memo *should* be encoded properly in the JSON result.