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

Add enable_sensitive_methods to the witnet.toml #2538

Open
Tommytrg opened this issue Nov 22, 2024 · 0 comments
Open

Add enable_sensitive_methods to the witnet.toml #2538

Tommytrg opened this issue Nov 22, 2024 · 0 comments

Comments

@Tommytrg
Copy link
Member

In the Witnet configuration file, under the jsonrpc section, you can enable or disable sensitive methods, such as sendRequest or getPkh but the parameter name only appears in the code. To allow users to know about this option, we could add as default enable_sensitive_methods to true with a comment explaining it.

[jsonrpc]
enable_sensitive_methods = true
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