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