MCPcopy Index your code
hub / github.com/tinyplex/tinybase / getTransactionId

Function getTransactionId

src/synchronizers/index.ts:88–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 > = mapNew();
87
88 const getTransactionId = () => getUniqueId(11);
89
90 const sendImpl = (
91 toClientId: IdOrNull,

Callers 2

getChangesFromOtherStoreFunction · 0.70
setPersistedFunction · 0.70

Calls 1

getUniqueIdFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…