mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-18 15:04:26 +01:00
Update tools/hyperbeam.md
This commit is contained in:
committed by
GitHub
parent
342b1f02e4
commit
73b2dce30b
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user