extract_key_from_geth_wallet
- decrypt the encrypted private key in a Geth keystore wallet and output the decrypted key in hexadecimal format Usage: $ mmgen-tool extract_key_from_geth_wallet geth-keystore-wallet.json Testing: $ test/test.py -e tool_extract_key_from_geth_wallet