blockchain-certificates/cert-issuer

Error - AttributeError: 'Namespace' object has no attribute 'blockcypher_api_token'

danishfastian opened this issue · 1 comments

Certissuer start giving AttributeError: 'Namespace' object has no attribute 'blockcypher_api_token'

After some debugging and trouble shooting I found that issue is coming as blockcypher_api_token is apparently removed.

I think this happened due to below commit
680b171

@fuerve

I have created a pull request #196 to revert this configuration.
Please have a look