Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ getTransactionLog
Method
getTransactionLog
src/@types/store/index.d.ts:625–625 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
623
624
/// Store.getTransactionLog
625
getTransactionLog(): TransactionLog;
626
627
/// Store.finishTransaction
628
finishTransaction(doRollback?: DoRollback): this;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected