Skip to content

Commit

Permalink
Update core/services/chainlink/config.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Krage <[email protected]>
  • Loading branch information
yongkangchia and jmank88 authored Jun 20, 2024
1 parent 7f5228a commit af9b808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/services/chainlink/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type Config struct {
Aptos []*RawConfig `toml:",omitempty"`
}

// RawConfig is the config used for chains that are not yet public.
// RawConfig is the config used for chains that are not embedded.
type RawConfig map[string]any

// RawConfigs is a list of RawConfig.
Expand Down

0 comments on commit af9b808

Please sign in to comment.