We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add the KeychainKind field to the AddressInfo struct and update any functions that return AddressInfo to set it.
KeychainKind
AddressInfo
See discussion in #528
The text was updated successfully, but these errors were encountered:
@notmandatory I'd like to work on this issue.
I'm new to this project and I just started learning rust to contribute here. I hope this will be a good starting point for contributing.
Can I take this up ? I'll also be glad to get a heads up of sorts. Thanks.
Sorry, something went wrong.
Hi @ricknjacky welcome! yes I'll put your name on this one. Leave a comment here or we can discuss on discord if you need help or have any questions.
@ricknjacky With your permission, can I take this forward ? I've made the updates and only, making a PR is remaining.
Thanks in advance !
Edit: I've opened a PR so we can collaborate better.
@ricknjacky if you're still interested in working on this issue please help test and review @Eunoia1729's PR.
9c0141b
Eunoia1729
ricknjacky
Successfully merging a pull request may close this issue.
Add the
KeychainKind
field to theAddressInfo
struct and update any functions that returnAddressInfo
to set it.See discussion in #528
The text was updated successfully, but these errors were encountered: