Module sync_node
Source Available on non-WebAssembly only.
Expand description
A node that downloads and validates the blockchain.
- SyncNode
SyncNode is a node that downloads and validates the blockchain.
This node implements:
- NodeContext
- UtreexoNode<SyncNode, Chain>