Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ expect } from
'chai'
2
import
{ getLeadingZeroBits } from
'../../../src/utils/proof-of-work'
3
4
describe(
'getLeadingZeroBits()'
, () => {
Callers
nothing calls this directly
Calls
1
getLeadingZeroBits
Function · 0.90
Tested by
no test coverage detected