Type alias NodeData

NodeData: {
    address: NodeAddress;
    lastUpdated: number;
}

Type declaration

Generated using TypeDoc