Enums§
StateReadError
is the error type for callers to work with. It captures all possible errors that can occur while reading state, classifying them into two categories. UnlessStateReadError
is the final error state before returning to caller, the app may still want error context. This context is preserved inInternal
andClient
variants.
Traits§
- Trait for AuthorityState methods commonly used by at least two api.