IQMESH Network ping result interface

interface PingResultItem {
    address: number;
    result: boolean;
}

Properties

Properties

address: number
result: boolean