Closed wegorich closed 6 years ago
When I doing
let r = nem.utils.convert.ua2hex(nem.crypto.nacl.randomBytes(32));
Find in sources:
// Pluggable, initialized in high-level API below. var randombytes = function(/* x, n */) { throw new Error('no PRNG'); };
I'm using the: "nem-sdk": "1.6.2"
solved forgot to create endpoint, supposed that it should work without
When I doing
Find in sources:
I'm using the: "nem-sdk": "1.6.2"