Skip to content

Commit

Permalink
Update lib.rs (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
ltfschoen authored Feb 29, 2024
1 parent 4bcf93a commit 757b422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/relayer-config/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pub struct WebbRelayerConfig {
pub substrate: HashMap<String, SubstrateConfig>,
/// Configuration for running relayer
///
/// by deafult all features are enabled
/// by default all features are enabled
/// Features:
/// 1. Data quering for leafs
/// 2. Governance relaying
Expand Down

0 comments on commit 757b422

Please sign in to comment.