Skip to main content

Module error

Module error 

Source
Expand description

SDK error type.

The SDK refuses to silently accept a malformed residual, weight, or stability constant. Every numerical contract in PSP-8 (finite non-negative residual scores, strictly positive edge weights, alpha > beta, mu > 0) is enforced as a typed error rather than a soft pass.

Enums§

SdkError
Errors produced by the SRBN agent SDK.

Type Aliases§

Result
SDK result alias.