NetworkSubmitError

scalus.cardano.node.NetworkSubmitError
See theNetworkSubmitError companion object
sealed trait NetworkSubmitError extends SubmitError

Network-level errors that occur during communication with the node/provider.

These errors are typically transient and may be worth retrying.

Attributes

Companion
object
Graph
Supertypes
trait SubmitError
class Object
trait Matchable
class Any
Known subtypes
class Banned
class MempoolFull
class RateLimited
Show all

Members list

Value members

Inherited and Abstract methods

def message: String

Attributes

Inherited from:
SubmitError