Alexander Simmerl
ea896865a7
As both configs are concerned with the p2p packaage and PeerConfig is only used inside of the package there is no good reason to keep the couple of fields separate, therefore it is collapsed into the more general P2PConifg. This is a stepping stone towards a setup where the components inside of p2p do not have any knowledge about the config. follow-up to #1325 |
7 years ago | |
---|---|---|
.. | ||
config.go | Collapse PeerConfig into P2PConfig | 7 years ago |
config_test.go | Add basic tests on config, mainly to raise test coverage | 8 years ago |
toml.go | Remove auth_enc config option | 7 years ago |
toml_test.go | config: lil fixes | 7 years ago |