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

WalletUnlocked function to expose SecretKey under test-helpers feature-flag #1554

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

zees-dev
Copy link
Contributor

@zees-dev zees-dev commented Dec 7, 2024

Release notes

  • WalletUnlocked exposes secret_key() function under test-helpers feature-flag.

Summary

When testing, it is useful to retrieve the secret-key of a wallet (to be used in other functions) - especially in other repos.
This PR introduces the secret_key() function on the WalletUnlocked which is only enabled under the test-helpers feature flag.

Checklist

  • I reviewed the entire PR myself (preferably, on GH UI)

@zees-dev zees-dev merged commit 36f00f9 into master Dec 12, 2024
45 checks passed
@zees-dev zees-dev deleted the feat/test-helpers-feature-flag-fuels-accounts branch December 12, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants