ExecutionError

data class ExecutionError(val message: String)

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard

Human readable explanation of why the transaction failed.