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 unneeded type parameter in SigningKey::derive_from_path #243

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

chris-ricketts
Copy link
Contributor

@chris-ricketts chris-ricketts commented Jun 9, 2022

Fixes #242

Implementing this fix allowed my crate to build.
Also, units tests using this function to derive private keys and then known addresses (local testnet) now pass.

@tony-iqlusion tony-iqlusion merged commit ed737c6 into cosmos:main Jun 9, 2022
@tony-iqlusion
Copy link
Member

Thank you!

@tony-iqlusion tony-iqlusion mentioned this pull request Jun 9, 2022
@chris-ricketts chris-ricketts deleted the fix-derive-from-path branch June 10, 2022 16:41
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

Successfully merging this pull request may close these issues.

cosmrs: type parameter error SigningKey::derive_from_path
2 participants