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

HARDENED_OFFSET is not a static property of HDKey #9

Open
mahnunchik opened this issue Feb 28, 2023 · 0 comments
Open

HARDENED_OFFSET is not a static property of HDKey #9

mahnunchik opened this issue Feb 28, 2023 · 0 comments

Comments

@mahnunchik
Copy link

According to the documentation HARDENED_OFFSET should be a static property of HDKey class:

public static HARDENED_OFFSET: number;

But HARDENED_OFFSET is exported as named export

export const HARDENED_OFFSET: number = 0x80000000;

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