MCPcopy Create free account
hub / github.com/EvoMap/evolver / _emptyLedger

Function _emptyLedger

src/atp/atpTaskPickup.js:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46function _emptyLedger() {
47 return { version: 1, spawned: {} };
48}
49
50function _readLedger() {
51 try {

Callers 1

_readLedgerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected