v0.1.19
Changelog
- Modified the dyndnsClient.generateKeys() function to check if the privateKey is valid calling
EthCrypto.publicKeyByPrivateKey(privateKey)
inside a try/catch block. If the privateKey is not valid, a new one is generate, along the publicKey and domain.