MCPcopy 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

1const chain = require('chain-sdk')
2
3const client = new chain.Client()
4const signer = new chain.HsmSigner()

Callers

nothing calls this directly

Calls 8

issueMethod · 0.80
controlWithAccountMethod · 0.80
buildBatchMethod · 0.80
submitBatchMethod · 0.80
createMethod · 0.65
addKeyMethod · 0.45
createBatchMethod · 0.45
signBatchMethod · 0.45

Tested by

no test coverage detected