Function ssi_jwk::eip155::hash_public_key_eip55
source ยท pub fn hash_public_key_eip55(jwk: &JWK) -> Result<String, Error>
Available on crate feature
eip
only.Expand description
Compute a hash of a public key as an Ethereum address, with EIP-55 checksum.