abhishek9686 hai 7 meses
pai
achega
925bd16dca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      models/mqtt.go

+ 1 - 1
models/mqtt.go

@@ -7,7 +7,7 @@ import (
 )
 
 type HostPeerInfo struct {
-	NetworkPeerIDs map[NetworkID]PeerMap
+	NetworkPeerIDs map[NetworkID]PeerMap `json:"network_peers"`
 }
 
 // HostPeerUpdate - struct for host peer updates