Type alias NodeContactMessage

NodeContactMessage: nodes.agent.types.NodeIdMessage & {
    nodeContact: NodeContact;
}

Type declaration

Generated using TypeDoc