ExecuteTransaction

Constructors

Link copied to clipboard
constructor(errors: List<String>?, effects: ExecuteTransactionBlockMutation.Effects?)

Properties

Link copied to clipboard

The effects of the transaction execution, if successful.

Link copied to clipboard

Errors that occurred during execution (e.g., network errors, validation failures). These are distinct from execution failures within the transaction itself.