network icon indicating copy to clipboard operation
network copied to clipboard

feat(broker): Explicit network id

Open teogeb opened this issue 1 year ago • 0 comments

Based on https://github.com/streamr-dev/network/pull/1034

Remove networkId command line option from broker bin script. It is most likely not needed, because it has been broken since https://github.com/streamr-dev/network/pull/309. It was originally added in https://github.com/streamr-dev/broker/pull/51.

Removed also obsolete 2nd argument from createBroker() call. It parameter was added here: https://github.com/streamr-dev/broker/pull/157 and removed here https://github.com/streamr-dev/broker/pull/182.

teogeb avatar Dec 07 '22 11:12 teogeb