migrate to webpack
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
const passphrase = require('@liskhq/lisk-passphrase')
|
||||
|
||||
function passPhrase () {
|
||||
return passphrase.Mnemonic.generateMnemonic()
|
||||
}
|
||||
|
||||
console.log(passPhrase())
|
||||
|
||||
Reference in New Issue
Block a user