Properties
Optional Readonly ackTimeout
ackTimeout?: number
Optional Readonly blacklistedIPs
blacklistedIPs?: readonly string[]
Optional Readonly connectTimeout
connectTimeout?: number
Optional Readonly customNodeInfoSchema
customNodeInfoSchema?: Schema
Optional Readonly fallbackSeedPeerDiscoveryInterval
fallbackSeedPeerDiscoveryInterval?: number
Optional Readonly fixedPeers
Optional Readonly hostIp
hostIp?: string
Optional Readonly latencyProtectionRatio
latencyProtectionRatio?: number
Optional Readonly longevityProtectionRatio
longevityProtectionRatio?: number
Optional Readonly maxInboundConnections
maxInboundConnections?: number
Optional Readonly maxOutboundConnections
maxOutboundConnections?: number
Optional Readonly maxPeerDiscoveryResponseLength
maxPeerDiscoveryResponseLength?: number
Optional Readonly maxPeerInfoSize
maxPeerInfoSize?: number
Optional Readonly minimumPeerDiscoveryThreshold
minimumPeerDiscoveryThreshold?: number
Optional Readonly netgroupProtectionRatio
netgroupProtectionRatio?: number
Optional Readonly outboundShuffleInterval
outboundShuffleInterval?: number
Optional Readonly peerBanTime
peerBanTime?: number
Optional Readonly peerHandshakeCheck
Optional Readonly peerSelectionForConnection
Optional Readonly peerSelectionForRequest
Optional Readonly peerSelectionForSend
Optional Readonly peerStatusMessageRate
peerStatusMessageRate?: number
Optional Readonly populatorInterval
populatorInterval?: number
Readonly port
port: number
Optional Readonly previousPeers
Optional Readonly productivityProtectionRatio
productivityProtectionRatio?: number
Optional Readonly rateCalculationInterval
rateCalculationInterval?: number
Optional Readonly secret
secret?: number
Optional Readonly seedPeers
Optional Readonly sendPeerLimit
sendPeerLimit?: number
Optional Readonly whitelistedPeers
Optional Readonly wsMaxMessageRate
wsMaxMessageRate?: number
Optional Readonly wsMaxMessageRatePenalty
wsMaxMessageRatePenalty?: number
Optional Readonly wsMaxPayload
wsMaxPayload?: number