Error - AttributeError: 'Namespace' object has no attribute 'blockcypher_api_token'
danishfastian opened this issue · 1 comments
danishfastian commented
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
danishfastian commented