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 chain command line option to sauron #8

Open
Rjected opened this issue Jul 27, 2022 · 0 comments
Open

Add chain command line option to sauron #8

Rjected opened this issue Jul 27, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Rjected
Copy link
Owner

Rjected commented Jul 27, 2022

sauron currently has no easy way to listen for messages from a single chain, it should include an option like the following:

sauron --chain bsc

Mainnet should be the default parameter, but it might also be useful for users to input a chain I'd rather than a named chain:

sauron --chain 1337

Additionally, there should be a prompt that lets the user know that the relay is listening on ONLY that chain (or chains) if specified.

This could eventually be configured statically, with some sort of ranger.toml file.

@Rjected Rjected added the enhancement New feature or request label Jul 27, 2022
@Rjected Rjected added this to the 0.1.0 milestone Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant