Skip to content

Replace direct KeyHash usage with typed wrappers #257

@whankinsiv

Description

@whankinsiv

KeyHash is currently used in multiple contexts to represent different entities:

  • spo_id
  • pool_operator
  • reward_account

This reduces clarity and type safety in the codebase. Create wrapper types for these fields and refactor existing code to use them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions