MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getTransactionChanges

Method getTransactionChanges

src/@types/store/index.d.ts:622–622  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

620
621 /// Store.getTransactionChanges
622 getTransactionChanges(): Changes;
623
624 /// Store.getTransactionLog
625 getTransactionLog(): TransactionLog;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected