Documentation
¶
Overview ¶
These data structures allow core and mediorum to communicate for Proof of Storage challenges.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PoSRequest ¶
type PoSRequest struct { Hash []byte Height int64 Response chan PoSResponse }
type PoSResponse ¶
Click to show internal directories.
Click to hide internal directories.