diff --git a/bin/hkdf b/bin/hkdf index 6d9ff424..b5c33284 100755 --- a/bin/hkdf +++ b/bin/hkdf @@ -8,8 +8,8 @@ const label = process.argv[2] const masterSeedHex = process.argv[3].trim() if (process.argv.length !== 4) { - console.log('hdkf