interface PeerInfo {
    ENR?: IEnr;
}

Properties

Properties

ENR?: IEnr

Generated using TypeDoc