funga/crypto_dev_signer/error.py

3 lines
47 B
Python
Raw Normal View History

2020-12-25 09:21:09 +01:00
class UnknownAccountError(Exception):
pass