//! Ghostkey utility, based on kitchensink_runtime. fn main() -> Result<(), sc_cli::Error> { ghostkey::run() }