blockProof

fun blockProof(bits: Long): UInt256

Return

the amount of work represented by this difficulty target, as displayed by bitcoin core

Parameters

bits

difficulty target


fun blockProof(header: BlockHeader): UInt256