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
- Known subtypes
-
class ScriptFailureclass TransactionExpiredclass UtxoNotAvailableclass ValidationErrorclass ValueNotConserved
Members list
In this article