Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
sauliusgrigaitis committed Feb 7, 2025
1 parent dbae6e1 commit c37c59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grandine/src/grandine_args.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ use crate::{
};

/// Grandine Team <[email protected]>
/// 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 {
Expand Down

0 comments on commit c37c59a

Please sign in to comment.