mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 13:01:22 +00:00
3 lines
42 B
Python
3 lines
42 B
Python
|
class ValidationError(Exception):
|
||
|
...
|