1 2 3 4
pub mod commands; // Re-export SignedMessage from gklib for backwards compatibility pub use ghostkey_lib::signed_message;