Hash return the hash of the share to be used as leaf hash of the augmented merkle tree.
()
| 131 | // Hash return the hash of the share to be used as leaf hash of the augmented |
| 132 | // merkle tree. |
| 133 | Hash() SPHash |
| 134 | // FullSolution returns true if the share is solution for its full block pow |
| 135 | // hash. It returns false otherwise. |
| 136 | FullSolution() bool |
no outgoing calls
no test coverage detected