ordspv
Docs home
GitHub
Preparing search index...
@ordspv/core
workFromBits
Function workFromBits
workFromBits
(
bits
:
number
)
:
bigint
Expected work encoded by
bits
: floor(2^256 / (target + 1)), the chainwork summand.
Parameters
bits
:
number
Returns
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs home
GitHub
ordspv
Loading...
Expected work encoded by
bits: floor(2^256 / (target + 1)), the chainwork summand.