Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dimartiro committed Oct 31, 2024
1 parent 4ac11c3 commit 7ad8347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ var DefaultRPCModules = []string{
}

// Config defines the configuration for the gossamer node
type Config struct {
type Config struct {
BaseConfig `mapstructure:",squash"`
Log *LogConfig `mapstructure:"log"`
Account *AccountConfig `mapstructure:"account"`
Expand Down

0 comments on commit 7ad8347

Please sign in to comment.