Skip to main content

Module node

Module node 

Source

Structs§

NodeChainStatus
NodePeerStatus
NodeStatusResult
NodeSyncStatus

Enums§

NodeStatus

Functions§

epochs_behind_head 🔒
Epochs the node is behind the head tipset, matching Lotus’ NodeStatus (Behind is in epochs, not seconds). Clock skew of up to one epoch (head ahead of the local clock) clamps to 0; beyond that the value is meaningless, so an error is returned instead.