ExecuteTransactionBlock

Constructors

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

Properties

Link copied to clipboard

The effects of the executed transaction. Since the transaction was just executed and not indexed yet, fields including balance_changes, timestamp and checkpoint are not available.

Link copied to clipboard

The errors field captures any errors that occurred during execution