Hierarchy

  • PeerPoolConfig

Properties

ackTimeout?: number
connectTimeout?: number
hostPort: number
latencyProtectionRatio: number
longevityProtectionRatio: number
maxInboundConnections: number
maxOutboundConnections: number
maxPeerDiscoveryResponseLength: number
maxPeerInfoSize: number
netgroupProtectionRatio: number
outboundShuffleInterval: number
peerBanTime: number
peerBook: PeerBook
peerSelectionForConnection: P2PPeerSelectionForConnectionFunction
peerSelectionForRequest: P2PPeerSelectionForRequestFunction
peerSelectionForSend: P2PPeerSelectionForSendFunction
peerStatusMessageRate: number
productivityProtectionRatio: number
rateCalculationInterval: number
rpcSchemas: RPCSchemas
secret: number
sendPeerLimit: number
wsMaxMessageRate: number
wsMaxMessageRatePenalty: number
wsMaxPayload?: number

Generated using TypeDoc