CalculateReport
This is the interface for storage miners to report to the chain that a fragment's tag has been computed, and only after the tag is computed can that fragment be challenged and receive revenue.
For the type definition, please refer to TagSigInfo
For example code, please refer to calculate_tag.go
Last updated