# Functions
CalculateNumberOfChunks calculates the number of chunks in an arbitrary content length.
No description provided by the author
NewProbe returns new Probe.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProbeStatusNOK indicates negative ProbeStatus status.
ProbeStatusOK indicates positive ProbeStatus status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ChunkInclusionProof structure must exactly match corresponding structure (of the same name) in Redistribution.sol smart contract.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Peer holds information about a Peer.
SOCProof structure must exactly match corresponding structure (of the same name) in Redistribution.sol smart contract.
Probe structure holds flags which indicate node healthiness (sometimes refert also as liveness) and readiness.
No description provided by the author
No description provided by the author
SOCProof structure must exactly match corresponding structure (of the same name) in Redistribution.sol smart contract.
# Interfaces
Storer interface provides the functionality required from the local storage component of the node.
UpgradedResponseWriter adds more functionality on top of ResponseWriter.