diff --git a/grandine/src/grandine_args.rs b/grandine/src/grandine_args.rs index 912a7838..b76903e5 100644 --- a/grandine/src/grandine_args.rs +++ b/grandine/src/grandine_args.rs @@ -79,7 +79,7 @@ use crate::{ }; /// Grandine Team -/// Fast PoS and Sharding client supporting Ethereum 2.0 networks +/// High performance Ethereum consensus layer client #[derive(Parser)] #[clap(display_name = APPLICATION_NAME, verbatim_doc_comment, version = APPLICATION_VERSION)] pub struct GrandineArgs {