Module sync_ctx

Source
Expand description

A node that downloads and validates the blockchain.

Structsยง

SyncNode
SyncNode is a node that downloads and validates the blockchain. This node implements: - NodeContext - UtreexoNode<SyncNode, Chain>