Transaction Result
data class TransactionResult(value: DatasyncValuable, hasCompleted: Boolean)
Content copied to clipboard
Represents the result of a transaction run by the DatasyncNode.runTransaction method.
Constructors
TransactionResult
Link copied to clipboard