mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2024-12-22 03:30:36 +00:00
15 lines
168 B
Plaintext
15 lines
168 B
Plaintext
validator_keys
|
|
bls_to_execution_changes
|
|
|
|
# Python testing & linting:
|
|
build/
|
|
dist/
|
|
venv/
|
|
*.pytest_cache
|
|
*.hypothesis
|
|
*.mypy_cache
|
|
*.egg-info
|
|
*.egg
|
|
__pycache__
|
|
.DS_Store
|