mirror of
https://git.ghostchain.io/proxmio/ghost-node.git
synced 2025-12-27 19:29:56 +00:00
inital commit, which is clearly not initial
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
5
utils/ghostkey/src/main.rs
Executable file
5
utils/ghostkey/src/main.rs
Executable file
@@ -0,0 +1,5 @@
|
||||
//! Ghostkey utility, based on kitchensink_runtime.
|
||||
|
||||
fn main() -> Result<(), sc_cli::Error> {
|
||||
ghostkey::run()
|
||||
}
|
||||
Reference in New Issue
Block a user