Open HamidrezaEqbal opened 5 years ago
if a user enter an invalid secret in config file, (for example use letter 's' in secret string) the Buffer.from(configObj.secret, 'hex') will trim it and user won't be notified that the entered secret is invalid
if a user enter an invalid secret in config file, (for example use letter 's' in secret string) the Buffer.from(configObj.secret, 'hex') will trim it and user won't be notified that the entered secret is invalid