aragon / aragon-cli

CLI for creating and publishing Aragon apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apm packages command not using the wsRPC option

macor161 opened this issue Β· 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