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

feat(cast): support websocket rpc urls #5022

Closed
bernard-wagner opened this issue May 24, 2023 · 1 comment
Closed

feat(cast): support websocket rpc urls #5022

bernard-wagner opened this issue May 24, 2023 · 1 comment
Labels
T-feature Type: feature

Comments

@bernard-wagner
Copy link
Contributor

Component

Cast

Describe the feature you would like

Allow providing a websocket URL for JsonRpcProvider when using cast.

cast block --rpc-url wss://localhost:8545 latest

Hopefully this will enable additional features such as streaming of events.

Additional context

No response

@bernard-wagner
Copy link
Contributor Author

Closed by #5571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-feature Type: feature
Projects
Archived in project
Development

No branches or pull requests

1 participant