logo
pub fn jwk_from_tezos_key(tz_pk: &str) -> Result<JWK, Error>
Expand description

Parse a Tezos key string into a JWK.