feat(config): add MulticastAddrType field to InterfaceConfig structure
This commit is contained in:
@@ -40,6 +40,7 @@ type InterfaceConfig struct {
|
||||
DiscoveryScope string
|
||||
DiscoveryPort int
|
||||
DataPort int
|
||||
MulticastAddrType string
|
||||
}
|
||||
|
||||
// ReticulumConfig represents the main configuration structure
|
||||
|
||||
Reference in New Issue
Block a user