status-go/params
Mikhail Rogachev 1ba4b86c7e
feat_: Add WS settings to the node config (#5346)
* feat_: add ability to enable http and ws connections from the client app
* feat_: add websocket option for api config
* fix_: use new api options in statusd
* chore_: add test for `overrideApiConfig`
2024-06-26 16:33:22 +02:00
..
cluster.go
config.go feat_: Add WS settings to the node config (#5346) 2024-06-26 16:33:22 +02:00
config_test.go fix: proper usage of CreateAccount RootDataDir (#5284) 2024-06-05 14:03:34 +01:00
defaults.go fix(config)_: fix TorrentConfig when loading node config from DB 2024-06-12 02:50:29 +07:00
validator.go
version.go
version_test.go