fn build_prompt(entries: &Vec<KeystoreEntry<'_>>) -> String
Available on crate features
onion-service-service
and onion-service-cli-extra
only.Expand description
Helper function for migrate_ctor_keys
.
Builds a prompt that will be passed to the prompt
function.