Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove HashType and replace with UIntType #562

Open
sappenin opened this issue Oct 25, 2024 · 0 comments
Open

Remove HashType and replace with UIntType #562

sappenin opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sappenin
Copy link
Collaborator

In rippled, there is no distinction between a HashType and a UIntType (everything is just a UIntType). We should remove HashType and make everything in the binary codec inherit from the same super-class.

See #500 for a related issue.

@sappenin sappenin added the enhancement New feature or request label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@sappenin and others