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

A helper for blake160 since it's common in CKB #686

Closed
homura opened this issue May 14, 2024 · 1 comment
Closed

A helper for blake160 since it's common in CKB #686

homura opened this issue May 14, 2024 · 1 comment

Comments

@homura
Copy link
Collaborator

homura commented May 14, 2024

          Good point. It would be better if Lumos provided a function for `blake160` since `hash160` is common in CKB. As `CKBHasher` follows a general `Hasher` interface from NodeJS, a new function may be more suitable.

Originally posted by @homura in #684 (comment)

@homura
Copy link
Collaborator Author

homura commented May 21, 2024

resolved by #684

@homura homura closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant