Crate themelio_nodeprot[][src]

Structs

AbbreviatedBlock
NodeClient

A client to a particular node server.

NodeResponder

This is a melnet responder that wraps a NodeServer.

StateSummary
ValClient

A higher-level client that validates all information.

ValClientSnapshot

A “snapshot” of the state at a given state. It essentially encapsulates a NodeClient and a trusted header.

Enums

NodeRequest
Substate

Traits

NodeServer

This trait represents a server of Themelio’s node protocol. Actual nodes should implement this.