staking-deposit-cli/eth2deposit/exceptions.py
2020-09-14 22:49:36 +08:00

3 lines
42 B
Python

class ValidationError(Exception):
...