Module error

Source

Enums§

PoolError
Represents all possible errors that can occur in the node pool operations.
StateError
Represents all possible errors that can occur in state management operations.

Type Aliases§

PoolResult
A type alias for Result that uses PoolError as the error type.
StateResult
A type alias for Result that uses StateError as the error type.