aragon/aragon-cli

apm packages command not using the wsRPC option

macor161 opened this issue ยท 1 comments

๐Ÿ› Bug Report

apm packages command is always using the HTTP provider even when a websocket is provided.

To Reproduce

aragon apm packages --env aragon:mainnet --ws-rpc wss://mainnet.infura.io/ws/v3/...

Closed by #1595