hyungnoh

Results 1 comments of hyungnoh

Hi Ozan To resolve the error 1. mv bigchaindb-driver/dist/node 2. vi Ed25519Keypair.js 3. Edit codes this.publicKey = _bs2.default.encode(**Buffer.from(keyPair.publicKey)**); this.privateKey = _bs2.default.encode(**Buffer.from(keyPair.secretKey.slice(0, 32))**);