Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/Core
/ batchOperations.js
File
batchOperations.js
docs/core/examples/node/batchOperations.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
chain = require(
'chain-sdk'
)
2
3
const
client =
new
chain.Client()
4
const
signer =
new
chain.HsmSigner()
Callers
nothing calls this directly
Calls
8
issue
Method · 0.80
controlWithAccount
Method · 0.80
buildBatch
Method · 0.80
submitBatch
Method · 0.80
create
Method · 0.65
addKey
Method · 0.45
createBatch
Method · 0.45
signBatch
Method · 0.45
Tested by
no test coverage detected