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

Modify display of settings so seed is never printed or logged #502

Open
thesimplekid opened this issue Dec 13, 2024 · 2 comments
Open

Modify display of settings so seed is never printed or logged #502

thesimplekid opened this issue Dec 13, 2024 · 2 comments

Comments

@thesimplekid
Copy link
Collaborator

No description provided.

@mubarak23
Copy link
Contributor

is this something you are working on or i should give a crack on this,

if i understand the issue correctly we are trying to remove any log or print statement that show setting seed data.

@thesimplekid

@thesimplekid
Copy link
Collaborator Author

You can work on it. We just need to impl custom Display and Debug traits on the structs that have the mnemonic, and instead of printing the mnemonic just print a place holder.

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

2 participants