MCPcopy
hub / github.com/Doorman11991/smallcode / resetStore

Function resetStore

src/session/contract_store.js:212–212  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

210 return _instance;
211}
212function resetStore() { _instance = null; }
213
214module.exports = { ContractStore, getStore, resetStore, STATES, STATUSES };

Callers 1

contract.test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected