You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace KeyHash with StakeAddress for consistency and unified handling across modules.
- Update reward processing, delegation, and state management to use `StakeAddress`.
- Simplify APIs and adjust implementations to process `StakeAddress` directly.
- Refactor tests to reflect new `StakeAddress`-based structure.
- Enhance error logging to include full stake address information.
0 commit comments