Skip to content

Commit

Permalink
Update apps/src/lib/config/ethereum_bridge/ledger.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Tiago Carvalho <sugoiuguu@tfwno.gf>
  • Loading branch information
james-chf and sug0 committed Oct 21, 2022
1 parent 42c8956 commit 8a904bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/src/lib/config/ethereum_bridge/ledger.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Runtime configuration for a validator node
//! Runtime configuration for a validator node.
#[allow(unused_imports)]
use namada::types::ethereum_events::EthereumEvent;
use serde::{Deserialize, Serialize};
Expand Down

0 comments on commit 8a904bc

Please sign in to comment.