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