File: Common/Churn.msg
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
ParetoChurnMessage | (no description) |
Name | Type | Description |
---|---|---|
createNode | bool | |
lifetime | double | |
addr | TransportAddress |
message ChurnMessage { fields: bool createNode; double lifetime; TransportAddress addr; };