Module ckb_network::peer_store

source ·
Expand description

Peer store manager

This module implements a locally managed node information set, which is used for booting into the network when the node is started, real-time update detection/timing saving at runtime, and saving data when stopping

The validity and screening speed of the data set are very important to the entire network, and the address information collected on the network cannot be blindly trusted

Modules§

Structs§

Enums§

Type Aliases§