Related to: bitshares/bitshares-core#2394
We don't yet have secp256k1-zkp support in app, so several of the fields you need to hand craft otherwise the blind transfer feature won't work.
There's a mismatch between the latest blockstreamresearch version, the bitshares-core version and the vulpemventures node library however. Related: vulpemventures/secp256k1-zkp#59
Unsure yet whether we need an identical version to bitshares-core, for the time being the blind transfers is in a semi-integrated state only for advanced users willing to experiment with the above libraries..
Secondly, encryption of generated keys in local storage needs further work.
Related to: bitshares/bitshares-core#2394
We don't yet have secp256k1-zkp support in app, so several of the fields you need to hand craft otherwise the blind transfer feature won't work.
There's a mismatch between the latest blockstreamresearch version, the bitshares-core version and the vulpemventures node library however. Related: vulpemventures/secp256k1-zkp#59
Unsure yet whether we need an identical version to bitshares-core, for the time being the blind transfers is in a semi-integrated state only for advanced users willing to experiment with the above libraries..
Secondly, encryption of generated keys in local storage needs further work.