Represents a Kaspa header PoW manager
Optional
Readonly
Hash of the header without timestamp and nonce.
The target based on the provided bits.
Checks if the computed target meets or exceeds the difficulty specified in the template.
A boolean indicating if it reached the target and a bigint representing the reached target.
Return stringified version of self.
Static
Can be used for parsing Stratum templates.
Generated using TypeDoc
Represents a Kaspa header PoW manager