Skip to content

v0.1.19

Compare
Choose a tag to compare
@eduadiez eduadiez released this 14 Nov 16:27
· 326 commits to master since this release
ffb806b

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.