You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe just coalesce publish! and pay! statements in a same commit transaction. Or maybe add the payment as an extra table argument: publish! A, {deposit: foo} which kind of fits how JavaScript deals with "keyword arguments", by passing around a "dictionary" as last argument.
Maybe
commit
The text was updated successfully, but these errors were encountered: