MCPcopy Create free account
hub / github.com/cameri/nostream / proof-of-work.spec.ts

File proof-of-work.spec.ts

test/unit/utils/proof-of-work.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai'
2import { getLeadingZeroBits } from '../../../src/utils/proof-of-work'
3
4describe('getLeadingZeroBits()', () => {

Callers

nothing calls this directly

Calls 1

getLeadingZeroBitsFunction · 0.90

Tested by

no test coverage detected