Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Functions | |
None | public_key_information (SigningKey key, Optional[str] public_key_file, Optional[str] evidence_file) |
None commands.public_key_operations.public_key_information | ( | SigningKey | key, |
Optional[str] | public_key_file, | ||
Optional[str] | evidence_file | ||
) |
Print (and optionally save) public information about a private key.
Definition at line 19 of file public_key_operations.py.