Closed moritzkirstein closed 1 year ago
Remove one unsecessary configuration part from endusers responsability
Remove .setChainId function and use web3.getChainId() on publish/consume etc.
Fixed with d028c02ae687877862053b4de9ab59c7d916690a
Motivation / Problem
Remove one unsecessary configuration part from endusers responsability
Solution
Remove .setChainId function and use web3.getChainId() on publish/consume etc.