Update tools/hyperbeam.md

This commit is contained in:
David Mark Clements
2024-01-25 19:14:09 +01:00
committed by GitHub
parent 342b1f02e4
commit 73b2dce30b

View File

@@ -23,7 +23,7 @@ npm install hyperbeam
const Hyperbeam = require('hyperbeam') const Hyperbeam = require('hyperbeam')
// to generate a passphrase, leave the constructor empty // to generate a passphrase, leave the constructor empty
// and hyperbeam will generate one passphrase a passphrase
const beam = new Hyperbeam() const beam = new Hyperbeam()
// Use the following constructor with ('neznr3z3j44l7q7sgynbzpdrdlpausurbpcmqvwupmuoidolbopa') a 32-byte unique passphrase // Use the following constructor with ('neznr3z3j44l7q7sgynbzpdrdlpausurbpcmqvwupmuoidolbopa') a 32-byte unique passphrase