Expand description
Error types for PulseHive SDK.
PulseHiveError is the top-level error returned by all PulseHive public APIs.
It wraps pulsedb::PulseDBError for seamless substrate error propagation.
Enums§
- Pulse
Hive Error - Top-level error type for all PulseHive operations.
Type Aliases§
- Result
- Result type alias for PulseHive operations.