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
- Known subtypes
-
class AuthenticationErrorclass Bannedclass ConnectionErrorclass InternalErrorclass MempoolFullclass RateLimited
Members list
In this article