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