staking-deposit-cli/staking_deposit/cli
Stephen Hicks 27669bdfb4
Validate checksum for eth1_withdrawal_address
If the given address is checksummed, the checksum will be validated and will error out eagerly if it's incorrect.
2023-03-14 03:44:12 +08:00
..
__init__.py rename eth2deposit -> staking deposit 2021-08-23 12:33:04 +02:00
existing_mnemonic.py Extract load_mnemonic_arguments_decorator func 2023-01-04 17:31:09 +08:00
generate_bls_to_execution_change.py Apply PR feedback by catching the exceptions. Improve error handling and messages. 2023-03-13 22:13:59 +08:00
generate_keys.py Validate checksum for eth1_withdrawal_address 2023-03-14 03:44:12 +08:00
new_mnemonic.py Adds abbriavted words to new-mnemonics 2022-03-28 12:50:56 +00:00