Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/Core
/ shared.js
File
shared.js
sdk/node/src/shared.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
uuid = require(
'uuid'
)
2
const
errors = require(
'./errors'
)
3
const
Page = require(
'./page'
)
4
Callers
nothing calls this directly
Calls
4
tryCallback
Function · 0.85
batchRequest
Function · 0.85
nextPage
Function · 0.85
request
Method · 0.45
Tested by
no test coverage detected