Skip to content

Commit

Permalink
Adjusts comment
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed Nov 7, 2023
1 parent 44eae72 commit 7b920d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/src/bin/namada-node/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ pub fn main() -> Result<()> {
let _validator_local_config: ValidatorLocalConfig =
toml::from_slice(&updated_config).unwrap();

// Update validator configuration file with the new accepted
// tokens
// Update the validator configuration file with the new one
let config_path = ctx
.global_args
.base_dir
Expand Down

0 comments on commit 7b920d0

Please sign in to comment.