rename json field because try is a groovy keyword
This commit is contained in:
@ -14,7 +14,7 @@ Rejecting the handshake is done by responding with the word "REJECT", optionally
|
||||
|
||||
```
|
||||
{
|
||||
try: [b64.1, b64.2...]
|
||||
tryHosts: [b64.1, b64.2...]
|
||||
}
|
||||
```
|
||||
|
||||
@ -158,4 +158,4 @@ Nodes send a "Ping" message to the hostcache, enriched with a boolean "leaf" fie
|
||||
|
||||
### HostCache to Node
|
||||
|
||||
The HostCache replies with a "Pong" message.
|
||||
The HostCache replies with a "Pong" message.
|
||||
|
Reference in New Issue
Block a user