Closed alandotcom closed 8 years ago
When NODE_ENV=production, loadConfig will try to parse ed25519 keys for the Connector, which does not require this keypair
The change here is backwards compatible.
Fixes #99
LGTM
When NODE_ENV=production, loadConfig will try to parse ed25519 keys for the Connector, which does not require this keypair
The change here is backwards compatible.