Expand description
Error types for Tenuo.
Errors are designed to be specific and actionable, especially for constraint violations during attenuation. This helps developers understand exactly what went wrong and how to fix it.
Enums§
- Error
- Errors that can occur in Tenuo operations.
- Error
Code - Canonical error codes from wire format spec (§Appendix A).
Type Aliases§
- Result
- Result type alias for Tenuo operations.