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

Allow use of oracle keys stored in places other than "os" #14

Open
Matthews3301 opened this issue May 31, 2021 · 0 comments
Open

Allow use of oracle keys stored in places other than "os" #14

Matthews3301 opened this issue May 31, 2021 · 0 comments

Comments

@Matthews3301
Copy link

Matthews3301 commented May 31, 2021

In terra configuration, it's possible to store keys in one of the following keyring backends:
os|file|kwallet|pass|test|memory

It would be great if it was possible to pass this parameter to the oracle alongside key name, e.g.
terra-oracle service --from={name_of_feeder} --from-keyring={os|file|kwallet|pass|test|memory} --broadcast-mode=block --config={path_to_config.toml} --vote-mode aggregate

This is equivalent of --keyring-backend flag in terrad

@Matthews3301 Matthews3301 changed the title Allow use oracle keys stored in places other than "os" Allow use of oracle keys stored in places other than "os" May 31, 2021
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