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§
- Celestia node.
- Node conifguration.
- Statistics of the connected peers
- Status of the synchronization.
Enums§
- Representation of all the errors that can occur in
Dasercomponent. - Representation of all the errors that can occur in
HeaderExcomponent. - Representation of all the errors that can occur when interacting with the
Node. - Representation of all the errors that can occur in
P2pcomponent. - Representation of all the errors that can occur in
Syncercomponent.