Difficulty returns the min difficulty across all of its shares
()
| 144 | GetShare(index int) Share |
| 145 | // Difficulty returns the min difficulty across all of its shares |
| 146 | Difficulty() *big.Int |
| 147 | // Min returns the min counter of the augmented merkle root |
| 148 | Min() *big.Int |
| 149 | // Max returns the max counter of the augmented merkle root |
no outgoing calls
no test coverage detected