menu
dart_libp2p package
documentation
core/peerstore.dart
PeerStoreConfig
maxPeers property
maxPeers property
dark_mode
light_mode
maxPeers
property
int
maxPeers
final
The maximum number of peers to store
Implementation
final int maxPeers;
dart_libp2p package
documentation
core/peerstore
PeerStoreConfig
maxPeers property
PeerStoreConfig class