MyHush / hush

Hush is a fork of Zcash focused on secure communications
https://myhush.org
Other
67 stars 37 forks source link

z_listreceivedbyadddress should optionally decode memo field #83

Open leto opened 6 years ago

leto commented 6 years ago

Optional argument should turn on decoding of memo field, from binary hex to a Unicode string, which is vastly more friendly to Hush application developers. This will make HushList implementations much easier to write + maintain as well.

leto commented 6 years ago

radix42 says ZEC may want that, present our changed RPC upstream to see if they want it