Module lumina_node::node

source ·
Expand description

Node that connects to Celestia’s P2P network.

Upon creation, Node will try to connect to Celestia’s P2P network and then proceed with synchronization and data sampling of the blocks.

Structs§

Enums§

  • Representation of all the errors that can occur in Daser component.
  • Representation of all the errors that can occur in HeaderEx component.
  • Representation of all the errors that can occur when interacting with the Node.
  • Representation of all the errors that can occur in P2p component.
  • Representation of all the errors that can occur in Syncer component.

Type Aliases§