Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ startTransaction
Method
startTransaction
src/@types/store/index.d.ts:619–619 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
617
618
/// Store.startTransaction
619
startTransaction(): this;
620
621
/// Store.getTransactionChanges
622
getTransactionChanges(): Changes;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected