add fields for available leaf and peer slots in the CrawlerPong
This commit is contained in:
@@ -24,6 +24,8 @@ The ultrapeer responds with the following message, also in a signed datagram. I
|
||||
version: 1,
|
||||
uuid: "asdf-1234-...",
|
||||
clientVersion: "MuWire 1.2.3",
|
||||
leafSlots: true,
|
||||
peerSlots: true,
|
||||
peers: [ b64.1, b64.2...]
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user