bigchaindb / bigchaindb/cryptoconditions
Implement base exception for all other exceptions
Open
- Dominant language
- Python
- Stars
- 73
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
e.g.:
```python
class CryptoConditionsError(Exception):
"""bla bla bla"""
```
Contributor guide
Assessment
This issue has not been assessed yet.