interface PeerInfo {
    enr?: Uint8Array;
}

Properties

Properties

enr?: Uint8Array

Generated using TypeDoc