Skip to main content

signing_key_to_hex

Function signing_key_to_hex 

Source
fn signing_key_to_hex(key: &SigningKey) -> String
Expand description

Stopgap: serialize the signing key to its on-disk hex representation via tempo_consensus_config::SigningKey::to_writer_unencrypted.