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