NodeSubmitError

scalus.cardano.node.NodeSubmitError
See theNodeSubmitError companion object
sealed trait NodeSubmitError extends SubmitError

Node validation errors that occur when the transaction is rejected by the ledger.

These errors indicate the transaction is invalid and needs to be modified before resubmission.

Attributes

Companion
object
Graph
Supertypes
trait SubmitError
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited and Abstract methods

def message: String

Attributes

Inherited from:
SubmitError