iamnoah / compute-js

A standalone computed function implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

start/end transaction

iamnoah opened this issue · comments

A transaction is different from a batch in that no return values should change until the transaction finishes. (could this matter with the current batch functionality?)