Module sc_network_common::sync

source ·
Expand description

Abstract interfaces and data structures related to network sync.

Modules

  • Network packet message types. These get serialized and put into the lower level protocol payload.

Structs

Enums

Traits

  • Something that represents the syncing strategy to download past and future blocks of the chain.