Skip to content

Commit

Permalink
clean up todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
magicxyyz committed Jul 17, 2023
1 parent e564ec4 commit bd353a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ type Config struct {
// AuthModules is a list of API modules to expose via the Auth RPC interface.
// If the module list is empty, all RPC API endpoints designated public will be
// exposed.
// TODO(magic) what if old config will be deserialized? is it ok to expose all public APIs?
AuthModules []string

// AuthOrigins is the list of domain to accept websocket requests from. Please be
Expand Down

0 comments on commit bd353a8

Please sign in to comment.