steem-python
steem-python copied to clipboard
Enhance exceptions.py
steembase/exceptions.py
has the foundations of a meaningful error routing architecture for RPC Errors. We should build this out further and then leverage it inside http_client.py
to create a more comprehensible error handling flow.